Jump to content

Simple "multi threaded" socket server, with socket_seect()


aximbigfan

Recommended Posts

I have to make a "muiltithreaded" socket server (meaning it can handle multiple connections).

 

I am having trouble coming up with the actual muiltithreaded stuff. I know if is possible, but I don't know how it works, and the documentation isn't much help.

 

I have a single threaded version working fine.

 

Can someone write a small, simple example of a muilti threaded socket server, using socket_select?

 

Thanks,

Chris

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.