Disable setting socket options for preexisting socket like: keepalive and tcp_nodelay...
authorNito Martinez <Nito@Qindel.ES>
Wed, 25 Nov 2015 07:36:49 +0000 (08:36 +0100)
committerNito Martinez <Nito@Qindel.ES>
Wed, 25 Nov 2015 07:36:49 +0000 (08:36 +0100)
commit89d8a68f4a43f84208a343ec0974284733e7b569
tree0fe6c02cdd8e39676c121a909ff84fdc912073fa
parent428cbd802dfe2dbfefb1348e1d260412147bcc6a
Disable setting socket options for preexisting socket like: keepalive and tcp_nodelay, these should be set extenally if needed. Do not close the socket if the clientaddress could not be set
libfreerdp/core/tcp.c