-#if wxUSE_SOCKETS
- // this function is used by wxNet library to set the default socket manager
- // to use: doing it like this allows us to keep all socket-related code in
- // wxNet instead of having to pull it in wxBase itself as we'd have to do
- // if we really implemented GSocketManager here
+ // this method can be overridden by a derived class to always return true
+ // or false to force [not] using the console for output to stderr