root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @128 [128] 03/22/08 21:08:55 msergeant Correct style
(edit) @127 [127] 03/22/08 20:07:55 msergeant Keep watching for write after all writing is completed if …
(edit) @125 [125] 03/13/08 19:35:39 msergeant Checking in changes prior to tagging of version 1.59. Changelog diff is:
(edit) @124 [124] 03/13/08 19:27:47 msergeant Reset() now closes the Epoll or KQueue socket (Radu Greab)
(edit) @123 [123] 03/10/08 02:40:58 msergeant Don't keep watching for write after all writing is completed OK
(edit) @121 [121] 01/21/08 19:35:14 msergeant Checking in changes prior to tagging of version 1.58. Changelog diff is:
(edit) @120 [120] 01/21/08 19:05:16 msergeant Remove unnecessary bless() calls in tests (5.10 compatibility)
(edit) @119 [119] 05/09/07 17:59:34 bradfitz restructure tree, making lib/ directory
(edit) @116 [116] 04/16/07 18:56:05 bradfitz Checking in changes prior to tagging of version 1.57. Changelog diff …
(edit) @115 [115] 04/12/07 21:48:09 hachi Add specfile for rpm building and update manifest.
(edit) @114 [114] 01/18/07 01:45:36 bradfitz add META
(edit) @112 [112] 12/27/06 22:25:47 bradfitz 1.56 -- Reset method _still_ wasn't resetting enough. had to reset …
(edit) @111 [111] 12/27/06 21:43:58 bradfitz had never checked this in
(edit) @109 [109] 11/30/06 01:18:59 hachi Bump up the version now
(edit) @108 [108] 11/30/06 00:02:31 hachi Judging from brad's commit to mogilefs and subsequent tagging of …
(edit) @105 [105] 11/21/06 20:16:18 hachi Add a ResetPoller subroutine, to reset initialized pollers (in particular …
(edit) @103 [103] 11/13/06 18:33:16 bradfitz + -- cap sysreads at 1MB, not 5MB. seems to crash perl less for + …
(edit) @101 [101] 08/24/06 19:14:57 bradfitz 1.53 release
(edit) @100 [100] 08/16/06 15:23:42 msergeant Converted comment based docs to POD and fix some of those docs to match …
(edit) @99 [99] 08/03/06 20:13:11 msergeant Don't allow ->read() if socket has been closed. Added local_ip_string() …
(edit) @98 [98] 07/09/06 20:52:37 bradfitz update debian info
(edit) @96 [96] 07/09/06 20:37:40 bradfitz cancellable timers
(edit) @95 [95] 07/09/06 03:13:27 bradfitz allow blessed CODE refs for debuggin.
(edit) @94 [94] 05/14/06 23:28:44 hachi A good catch by Whitaker. If an epoll_ctl problem occurs when …
(edit) @92 [92] 04/27/06 20:21:21 bradfitz release 1.51, let subclasses overwrite the behavior on incomplete …
(edit) @90 [90] 04/17/06 18:30:02 bradfitz use bytes
(edit) @88 [88] 04/08/06 22:38:24 bradfitz debian to 1.49
(edit) @87 [87] 03/27/06 21:29:53 bradfitz add subprocess examples from hachi
(edit) @86 [86] 03/03/06 05:54:50 bradfitz 1.49: (2006-03-02) -- patch to allow pluggable writer functions per …
(edit) @84 [84] 02/09/06 20:47:37 pasha Added libsys-syscall-perl to list of dependents.
(edit) @82 [82] 02/09/06 20:39:37 pasha Applied patch from Eric Lambrecht <eml@guba.com> who noticed that calling …
(edit) @80 [80] 02/08/06 00:53:32 pasha Added missing debian revision number.
(edit) @79 [79] 01/23/06 20:36:21 pasha Updated existing debian package changelog for current version of …
(edit) @76 [76] 08/30/05 05:46:17 bradfitz guess i never committed this test
(edit) @75 [75] 08/30/05 05:42:34 bradfitz version 1.47
(edit) @74 [74] 08/30/05 05:42:02 bradfitz + -- new $ENV{DS_DEBUG} to warn about weird conditions, which …
(edit) @73 [73] 08/30/05 05:33:39 bradfitz + -- account for PostEventLoop running with two items in %PushBackSet, + …
(edit) @72 [72] 08/24/05 18:00:14 bradfitz + -- warn about undef sockets in Danga::Socket's constructor, or …
(edit) @71 [71] 08/24/05 17:55:14 bradfitz 1.46: (2005-08-24) -- change all print STDERR to warn (so we can trap …
(edit) @70 [70] 08/17/05 05:53:36 bradfitz add version number at top for release
(edit) @69 [69] 08/16/05 18:50:46 bradfitz uh, remove this
(edit) @68 [68] 08/16/05 18:47:11 bradfitz s/version/release/
(edit) @67 [67] 08/16/05 18:45:09 bradfitz correct number of tests
(edit) @66 [66] 08/13/05 07:40:36 bradfitz add tests for push_back_read
(edit) @65 [65] 08/13/05 03:05:25 bradfitz + -- fix another bug in push_back_read... ancient: comma instead of + …
(edit) @64 [64] 08/10/05 19:34:54 bradfitz generic timers support
(edit) @63 [63] 08/02/05 06:54:56 bradfitz make tcp_cork a noop on linux
(edit) @62 [62] 08/01/05 19:09:44 bradfitz rip out epoll stuff from Danga::Socket and make it depend on Sys::Syscall
(edit) @61 [61] 08/01/05 18:05:39 bradfitz don't warn about fields
(edit) @60 [60] 07/25/05 20:58:51 bradfitz per-object post-loop-callbacks
(edit) @59 [59] 07/25/05 19:54:43 bradfitz -- start of timer support (require Time::HiRes) -- tabs to spaces -- …
(edit) @58 [58] 07/20/05 21:04:11 bradfitz work a bit more on win32
(edit) @57 [57] 07/19/05 01:18:20 bradfitz version 1.43: -- don't even try epoll if not on a known/tested arch …
(edit) @56 [56] 07/19/05 00:05:44 bradfitz work on ppc
(edit) @55 [55] 07/18/05 21:21:59 bradfitz ia64 support
(edit) @54 [54] 07/18/05 20:58:59 bradfitz first pass of working epoll support on ia64
(edit) @53 [53] 07/18/05 20:08:03 bradfitz rename
(edit) @52 [52] 07/18/05 20:07:45 bradfitz tests
(edit) @51 [51] 07/18/05 20:07:12 bradfitz minor cleanups for test suite stuff
(edit) @50 [50] 07/15/05 23:53:58 bradfitz use right syscall numbers for epoll on non-x86
(edit) @49 [49] 05/06/05 18:06:19 bradfitz +1.41: + -- make the Poll mode behave like Epoll/Kqueue in that + …
(edit) @48 [48] 04/05/05 19:47:31 jaybonci Fixing Debian build for Danga::Socket when build out of a directory not …
(edit) @47 [47] 03/08/05 01:02:35 bradfitz Kqueue support from Matt Sergeant
(edit) @46 [46] 03/08/05 00:38:27 marksmith Make BSD::Resource loaded if it's available, so that users aren't …
(edit) @45 [45] 02/09/05 07:36:24 jaybonci Re-adds META.yml, otherwise kit will keep complaining. Can remove it later …
(edit) @44 [44] 02/08/05 20:20:44 marksmith Brad cleaned up and improved the way that the profiling is done at …
(edit) @43 [43] 02/08/05 19:02:55 marksmith Add basic support for profiling object types along with …
(edit) @42 [42] 02/01/05 01:09:56 bradfitz simple use test from jay bonci
(edit) @41 [41] 01/25/05 05:24:00 marksmith Danga::Socket has this really neat ability that lets you "write" a …
(edit) @40 [40] 11/29/04 00:28:20 marksmith In addition, SetLoopTimeout was never getting applied to the Poll …
(edit) @39 [39] 11/29/04 00:20:42 marksmith In Poll mode, we would never run the post event loop code unless we …
(edit) @38 [38] 11/03/04 18:36:50 bradfitz -- document our fields -- track our corked state and don't do a …
(edit) @37 [37] 11/02/04 22:30:05 marksmith Add more debugging output... shows what states a socket is watching for.
(edit) @36 [36] 10/28/04 23:08:35 marksmith CVS has defeated me in mortal combat...again.
(edit) @35 [35] 10/28/04 23:07:31 marksmith -- Danga::Socket got an overhaul; close and steal_socket now share a lot …
(edit) @34 [34] 10/28/04 21:38:37 marksmith Print out even more debugging information when we have troubles …
(edit) @33 [33] 10/28/04 00:12:23 marksmith More Danga::Socket debugging.
(edit) @32 [32] 10/27/04 22:27:18 bradfitz remove fds from epoll set when we have no handlers for them. prevents …
(edit) @31 [31] 10/25/04 23:04:46 marksmith -- fixed a crash caused by calling getsockname/getpeername on sockets …
(edit) @30 [30] 10/22/04 20:17:05 bradfitz adding a CHANGES file
(edit) @29 [29] 10/22/04 20:11:57 bradfitz uh, remove this i guess
(edit) @28 [28] 10/22/04 19:35:37 bradfitz # we load syscall numbers into main to avoid stealing them from any …
(edit) @27 [27] 10/22/04 18:45:09 marksmith Add persistent connections to Perlbal for connections to reproxy-url …
(edit) @26 [26] 10/18/04 17:55:33 bradfitz more docs, getting ready for a release
(edit) @25 [25] 10/14/04 21:33:52 marksmith 1) Make MogileFS.pm errors include the host they couldn't connect to. 2) …
(edit) @24 [24] 10/11/04 23:55:31 marksmith This should be $!, not $rv... need to be checking the error code; the …
(edit) @23 [23] 09/08/04 21:13:03 marksmith A few more modifications: 1) warn before closing 2) only warn/close on …
(edit) @22 [22] 09/08/04 19:47:26 marksmith Update tcp_cork to not die on error. Instead, it closes the socket with a …
(edit) @21 [21] 06/23/04 23:34:30 deveiant - Modified syscall numbers to work on versions of Perl without the epoll …
(edit) @20 [20] 06/16/04 19:57:16 marksmith Update Danga::Socket to support setting a post event loop callback …
(edit) @19 [19] 06/16/04 18:23:28 bradfitz read_push_back and PostEventLoop stuff.
(edit) @18 [18] 05/31/04 02:50:39 bradfitz nothing else in Danga::Socket uses these fields/method. instead pushing …
(edit) @17 [17] 05/30/04 04:14:59 bradfitz don't use IO::Poll's object interface. hours of debugging and …
(edit) @16 [16] 05/30/04 01:14:40 bradfitz respond to POLLNVAL and remove them.
(edit) @15 [15] 05/27/04 21:27:29 deveiant Initial checkin
(edit) @14 [14] 05/26/04 18:25:17 deveiant - Wrapped epoll/syscall.ph stuff in evals to avoid confusing non-Linux …
(edit) @13 [13] 05/17/04 19:30:34 deveiant - Added POD stuff necessary to make dh-make-perl work.
(edit) @12 [12] 05/14/04 23:16:53 bradfitz lets the event loop be inited without any Danga::Sockets being created (if …
(edit) @11 [11] 05/13/04 17:09:22 bradfitz Add Danga::Socket::peer_ip_string to return just the IP of the …
(edit) @10 [10] 05/12/04 18:56:45 bradfitz remove dependence on IO::Epoll module for epoll. do it manually. (which …
Note: See TracRevisionLog for help on using the revision log.