Araq
|
550b5d9aea
|
stdlib compiles mostly without warnings again
|
2014-02-06 00:27:01 +01:00 |
|
onionhammer
|
34f7eca8f7
|
Added ret != 0 back
|
2014-01-19 10:55:33 -06:00 |
|
Erik O'Leary
|
5d8d1ed8bc
|
Corrected prunesocketset and pruneprocessset
fd sets passed to select() were pruning ready FDs rather than pruning
UN-ready FDs.
|
2014-01-19 10:51:21 -06:00 |
|
Erik O'Leary
|
b5965d05a2
|
Added timestamp to TIRCEvent
|
2013-11-13 13:20:45 -06:00 |
|
Dominik Picheta
|
e3d097c4e9
|
Fixed recvLine deprecation warnings.
|
2013-04-14 01:00:38 +01:00 |
|
Dominik Picheta
|
ddc8913ebb
|
Added a timeout parameter to irc.reconnect.
|
2013-01-21 14:44:23 +00:00 |
|
Dominik Picheta
|
10d13d5032
|
Fixed IRC test.
|
2012-12-01 16:38:33 +00:00 |
|
Dominik Picheta
|
336da8f44e
|
IRC module is now saner at the expense of a little API breakage.
Added warnings for unstable APIs to modules that use AsyncIO.
|
2012-12-01 16:04:59 +00:00 |
|
Dominik Picheta
|
c841a09592
|
Async fixes for IRC module.
|
2012-11-18 00:21:33 +00:00 |
|
Dominik Picheta
|
1047c4414c
|
Fixed a bug relating to changing nicknames and message origin in the IRC module.
|
2012-11-17 21:16:27 +00:00 |
|
Araq
|
515cf985f4
|
made some tests green
|
2012-11-07 01:08:31 +01:00 |
|
Dominik Picheta
|
76c4b0516a
|
Many doc improvements. Changed Threads.joinThreads' param's type to varargs.
|
2012-11-04 22:30:19 +00:00 |
|
Dominik Picheta
|
254bc714dd
|
Fixes IRC module.
|
2012-09-12 23:50:23 +01:00 |
|
Araq
|
4f582da27f
|
make tests green again
|
2012-07-17 01:27:25 +02:00 |
|
dom96
|
e14bad3c66
|
Fixed a problem with message parsing in the IRC module. Introduced timeout to procs in the sockets module.
|
2012-03-22 18:33:09 +00:00 |
|
dom96
|
38eafd30ae
|
In the IRC module the socket is now closed when EvDisconnected event is created.
|
2012-02-20 00:15:50 +00:00 |
|
dom96
|
9aeecaa4cf
|
recvLineAsync for non-blocking sockets implemented, as well as recvLine for asyncio async sockets. Fixed removeDir on windows.
|
2012-02-18 00:34:44 +00:00 |
|
dom96
|
b298b07567
|
Added asyncio module; irc, scgi and the ftpclient modules work with it. Added (de)allocCStringArray. Many async sockets fixes.
|
2012-01-22 16:21:05 +00:00 |
|
Araq
|
4f1b89c30c
|
year 2012 for most copyright headers
|
2012-01-02 23:07:35 +01:00 |
|
dom96
|
f5616bcb0b
|
Fixed issue with some functions in the sockets module not reporting the correct error message. Added more disconnection cases in the irc module, also added a message limiting system.
|
2011-10-30 18:25:33 +00:00 |
|
Araq
|
0f37d0e1f2
|
sockets.recv optimizations; stdlib now supports taint mode
|
2011-09-24 20:22:53 +02:00 |
|
dom96
|
6deda5a973
|
Fixed string concatenation and other bugs in the JS backend. Fixed a small bug in the IRC module.
|
2011-09-23 21:43:24 +01:00 |
|
dom96
|
4896f63129
|
Some improvements relating to the IRC module.
|
2011-09-04 20:28:32 +01:00 |
|
dom96
|
fd01772634
|
Added IRC module.
|
2011-09-04 19:47:46 +01:00 |
|