WSAEnumProtocols call
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I don't understand why we call WSAEnumProtocols in winsock_initialized. I never used this function but I can guarantee that WSAStartup is sufficient. freddy77