02.06.2009, 06:44
I would like to note one final update (hopefully): I have resolved segmentation faults in Linux by executing callbacks from the main thread. The only way I could figure out how to do this was to create a new function, dns_poll_events, which must now be called on a timer somewhere in the script. Look at my updated banhost.pwn for an example.