Page 1 of 1

socket

Posted: Mon Feb 02, 2015 11:45 pm
by ender
antonio

01/31/15 17:19:42: Connect Socket handle: 1776
01/31/15 17:19:42: Write Socket handle: 1776
01/31/15 17:19:59: Sent: -1 Len: 18 Buffer Len: 0 Error: 10038

lo he provado sobre maquina virtual y en el mismo equipo el ejemplo (sockcli y sockserv) y me da el error arriba indicado
la unica modificacion que puse en el cliente fue incluir el log para vuscar el error pero desconosco como interpretar el error . gracias

Re: socket

Posted: Wed Feb 04, 2015 6:46 am
by Antonio Linares
http://stackoverflow.com/questions/3948 ... cket-error
10038 (WSAENOTSOCK): Socket operation on nonsocket. An operation was attempted on something that is not a socket. Either the socket handle parameter did not reference a valid socket, or for select, a member of an fd_set was not valid.