
The function used the m_fd member variable before it was updated to point to the actual file descriptor of the connection. This caused the test to fail. Also fixed the nointr_write function to correctly process multiple consecutive writes.
The function used the m_fd member variable before it was updated to point to the actual file descriptor of the connection. This caused the test to fail. Also fixed the nointr_write function to correctly process multiple consecutive writes.