Reimplemented winsock asynchronous DNS services. No longer use a
fork()ed process, but either a service thread or inline blocking calls
for non-threading architectures. (Makes Free Agent16 work again.)
Showing
This diff is collapsed.
Click to expand it.
misc/winsock_async.c
0 → 100644
This diff is collapsed.
Click to expand it.
misc/winsock_dns.c
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment