mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r9371@totoro: nickm | 2006-11-21 10:59:28 -0500
Fix a trivial comment. svn:r8979
This commit is contained in:
+1
-1
@@ -471,7 +471,7 @@ set_socket_nonblocking(int socket)
|
||||
* even close, depending on OS-specific timeouts).
|
||||
*
|
||||
* Returns 0 on success and -errno on failure; do not rely on the value
|
||||
* of errno or WSAGetLastSocketError().
|
||||
* of errno or WSAGetLastError().
|
||||
**/
|
||||
/* It would be nicer just to set errno, but that won't work for windows. */
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user