> poco/Net/include/Poco/Net/SocketImpl.h ``` virtual void setReceiveTimeout(const Poco::Timespan& timeout); /// Sets the send timeout for the socket. ``` Sets the **_send_** timeout for the socket??? Rather than sets the receive timeout??