Ankh.Protocol.accept

You're seeing just the function accept, go back to Ankh.Protocol module for more information.
Link to this function

accept(protocol, uri, transport, socket, options)

Specs

accept(
  t(),
  URI.t(),
  Ankh.Transport.t(),
  Ankh.Transport.socket(),
  Ankh.Transport.options()
) :: {:ok, t()} | {:error, any()}

Accepts a client connection