@@ -46,11 +46,11 @@ * * \param host The host to connect to * \param port The port on the host to connect to */ - (void)connectToHost: (OFString*)host - onPort: (uint16_t)port; + port: (uint16_t)port; /** * Bind the socket on the specified port and host. * * \param port The port to bind to. If the port is 0, an unused port will be