Yoichi NAKAYAMA e10bc2ec0c Fix type of local variable stopSock in RunMiniServer()
The variable is declared as SOCKET, but it is used to
store return value of int receive_from_stopSock(...).
The type was changed in the commit
4b47e6a51d9c7049a862695b68de75699e023551 by mistake.
2012-04-06 00:07:56 +09:00
..
2012-03-30 21:57:51 +02:00
2010-06-26 11:09:49 +00:00
2012-03-05 12:26:41 +01:00
2008-02-03 01:36:23 +00:00
2012-03-15 14:13:27 +01:00