w32: Fix http access module.
* common/http.c (write_server) [W32]: Rework to use send() instead of write even when build with npth. (cookie_read) [W32]: Rework to use recv() instead of read even when build with npth.
w32: Fix http access module. f0f5cb6b3e52Unpublished Tags None Subscribers None
Description
Details
|