diff options
author | Ron Yorston <rmy@pobox.com> | 2020-04-05 09:51:56 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-04-05 10:05:01 +0100 |
commit | fbfb02e8637409f1367cb0d8a3d02f6366261ab4 (patch) | |
tree | bc930441e13d7e27c2aa60436a8346dde0d31ec5 /procps | |
parent | 2b4c25bd2cac034cdc52d29d6bb8c675c87a731c (diff) | |
download | busybox-w32-fbfb02e8637409f1367cb0d8a3d02f6366261ab4.tar.gz busybox-w32-fbfb02e8637409f1367cb0d8a3d02f6366261ab4.tar.bz2 busybox-w32-fbfb02e8637409f1367cb0d8a3d02f6366261ab4.zip |
httpd: WIN32 port
Use mingw_spawn_detach() to daemonize the server. Pass the open
socket to the child process on the command line.
Omit handling of SIGHUP and SIGALRM. Timeouts are handled using
poll(2) instead of alarm(2).
Diffstat (limited to 'procps')
0 files changed, 0 insertions, 0 deletions