EventDriver.connectTCP

Establiches a tcp connection on the specified host/port.

interface EventDriver
@safe
TCPConnection
connectTCP
(
NetworkAddress address
,
NetworkAddress bind_address
)

Meta