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
socket
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: socket
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.