Hi Folks, I am porting some MS Windows code to linux and I seem to be tripping over some of the differences between MS and linux sockets interfaces.
I am getting a "Permission denied" error (errno 13) when using sendto() on a UDP socket. Any idea what might be causing this? The code works fine on a Windows box but not on my linux box. Thanks, -Andres /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
