Home | History | Annotate | Download | only in libxml2

Lines Matching refs:sock

1994     SOCKET sock;
2006 sock = xmlNanoFTPGetSocket(ctxt, ctxt->path);
2007 if (sock == INVALID_SOCKET) {