nmlorg / naim

naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The lily CMC.
http://naim.n.ml.org/
1 stars 0 forks source link

nsocket integration for pynaim #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
nlua had nsocket integration (i.e., sockets could be used in a non-blocking
fashion).  As I understand it, this integration does not yet exist in
pynaim.  It should.

Original issue reported on code.google.com by joshua.a...@gmail.com on 21 Jul 2009 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by nml...@gmail.com on 21 Jul 2009 at 5:57

GoogleCodeExporter commented 9 years ago
This patch allows threads to run in the background, so you can create a thread 
and
have it use blocking I/O in the interim.

Original comment by nml...@gmail.com on 21 Jul 2009 at 6:03

Attachments: