Improve documentation
The Cosmo API documentation page is pretty good now https://justine.lol/cosmopolitan/documentation.html
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
* Berkeley Socket wrappers are linked. The latest version of Winsock
|
||||
* was introduced alongside x64, so this should never fail.
|
||||
*/
|
||||
struct NtWsaData kNtWsaData;
|
||||
hidden struct NtWsaData kNtWsaData;
|
||||
|
||||
textwindows static void winsockfini(void) {
|
||||
WSACleanup();
|
||||
|
||||
Reference in New Issue
Block a user