EventDriverSockets.listenStream

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StreamListenSocketFD listenStream(Address bind_address, StreamListenOptions options, AcceptCallback on_accept)
  2. StreamListenSocketFD listenStream(Address bind_address, AcceptCallback on_accept)
    interface EventDriverSockets
    @safe nothrow final
    listenStream

Meta