Only do herror if operating system is not WIN32
commitd7a5f8a1e1e8533aece31d1194869465d30366a7
authorJames Earl Spahlinger <james@nixeagle.org>
Fri, 30 May 2008 03:58:24 +0000 (29 23:58 -0400)
committerJames Earl Spahlinger <james@nixeagle.org>
Fri, 30 May 2008 03:58:24 +0000 (29 23:58 -0400)
treec15a857f7d87604b19d3682cc8f1826ded2ee8d6
parent309e7bcbce8f284696ba7eecac3d8fce3db75a0b
Only do herror if operating system is not WIN32

For now, in order to make mtalk_socket compile on windows
I'm making an herror there hidden to windows. Later I would
like to deal with the actual possible bad cases, but this is
still alpha ;). I want to get something out the door.
daemon/mtalk_socket.cpp