author | Sebastian Harl <sh@tokkee.org> | |
Wed, 28 Jan 2015 15:17:47 +0000 (16:17 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 28 Jan 2015 15:17:47 +0000 (16:17 +0100) | ||
commit | 36b043db0dab4b3add701ca62363e97619b6e15c | |
tree | 4d6ee1fd33ac68dfe16e26ca59a36b4ae504234a | tree | snapshot |
parent | 7b81a859a6137d551ef6eee002c2cc6dcc0d5522 | commit | diff |
client: Don't use select() before reading from a client connection.
This doesn't work well if the connection buffers data (like with the upcoming
SSL support).
This doesn't work well if the connection buffers data (like with the upcoming
SSL support).
src/client/sock.c | diff | blob | history |