|
erik@hougaard.com (Erik Hougaard) wrote: > So what if I need the tables also (And perhaps functions) ? If you're using threads in order to write a server application on the net, you might consider using continuations instead. (using the UNIX select() function to make your server event driven) Steve