Commit 0f4664d2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on in

several functions (write_tcp_data, read_tcp_data, read_udp_packets) so that
if it fails and the socket is closed the following code doesn't try to use
the file descriptor.
parent 0f89a2e6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment