Comment 21 for bug 1466129

Revision history for this message
mdavidsaver (mdavidsaver) wrote :

> I know the error handling needs to be less fatal :)

errors should be less fatal now.

> I'm probably going to change this to decouple the beacon socket.

Beacon are now decoupled. sendto() is used with one socket instead of many connect()'d sockets.

I also think I have the handling of parameters as it was.