Comment #15 on issue 149 by dashashishkumar: memcached.exe exits with Failed to ignore SIGHUP
http://code.google.com/p/memcached/issues/detail?id=149
I execute the following command from console as a administrator and it works fine : Now it is binded to 21201 tcp port and 21202 UDP port on my localhost.
C:\memcached-x86>memcached.exe -p 21201 -r -U 21202 -c 200 -n 65536 -l localhost -m 128
