user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
  1. sub prototypes aren't enough...
     - by Eric Wong @ 2024-04-17  9:54 UTC [87%]

  2. [PATCH 2/3] treewide: avoid getpid() for OnDestroy checks
     - by Eric Wong @ 2024-04-01  6:49 UTC [42%]

  3. [PATCH 3/3] ds: long_step: eliminate redundant fileno call
     - by Eric Wong @ 2023-11-25 20:54 UTC [87%]

  4. Re: t/cindex.t "associate w/o search" test hangs for me
     - by Eric Wong @ 2023-11-14 22:46 UTC [83%]

  5. [PATCH 15/14] ds: don't try ->close after ->accept_SSL failure
     - by Eric Wong @ 2023-11-02 21:35 UTC [83%]

  6. [PATCH 03/14] treewide: use ->close method rather than CORE::close
     - by Eric Wong @ 2023-11-02  9:35 UTC [78%]

  7. [PATCH 02/14] ds: replace FD map hash table with array
     - by Eric Wong @ 2023-11-02  9:35 UTC [77%]

  8. [PATCH 6/6] ds: make ->close behave like CORE::close
     - by Eric Wong @ 2023-10-31 20:42 UTC [69%]

  9. [PATCH 3/6] ds: move maxevents further down the stack
     - by Eric Wong @ 2023-10-31 20:42 UTC [92%]

 10. [PATCH 1/6] ds: next_tick: shorten object lifetimes
     - by Eric Wong @ 2023-10-31 20:42 UTC [87%]

 11. [PATCH 2/6] ds: do not defer close
     - by Eric Wong @ 2023-10-31 20:42 UTC [62%]

 12. [PATCH 15/30] ds: get rid of SetLoopTimeout
     - by Eric Wong @ 2023-10-17 23:38 UTC [79%]

 13. [PATCH 14/30] ds: introduce and use do_fork helper
     - by Eric Wong @ 2023-10-17 23:37 UTC [73%]

 14. [PATCH] ds: use a dummy poller during Reset
     - by Eric Wong @ 2023-10-10 10:09 UTC [83%]

 15. [PATCH 1/3] ds: Reset: replace Poller object early
     - by Eric Wong @ 2023-10-04  8:50 UTC [82%]

 16. [PATCH 3/3] ds: make %AWAIT_PIDS a hash, not hashref
     - by Eric Wong @ 2023-10-04  8:50 UTC [79%]

 17. [PATCH 2/3] ds: cleanup fork + Reset support
     - by Eric Wong @ 2023-10-04  8:50 UTC [77%]

 18. [PATCH 03/21] ds: don't pass FD map to post_loop_do callback
     - by Eric Wong @ 2023-10-04  3:49 UTC [90%]

 19. [PATCH 01/21] lei: drop stores explicitly at daemon shutdown
     - by Eric Wong @ 2023-10-04  3:49 UTC [88%]

 20. [PATCH 02/21] ds: hoist out close_non_busy
     - by Eric Wong @ 2023-10-04  3:49 UTC [85%]

 21. [PATCH 1/6] ds: awaitpid: Perl waitpid retries on EINTR automatically
     - by Eric Wong @ 2023-09-26  7:44 UTC [87%]

 22. [PATCH 1/2] ds: force event_loop wakeup on final child death
     - by Eric Wong @ 2023-09-25 10:17 UTC [88%]

 23. [PATCH] ds: Reset at END
     - by Eric Wong @ 2023-09-14 12:50 UTC [87%]

 24. [PATCH 8/7] provide select(2) backend for PublicInbox::DS
     - by Eric Wong @ 2023-09-12  6:13 UTC [72%]

 25. [PATCH 6/7] ds: use constants for @UNBLOCKABLE list
     - by Eric Wong @ 2023-09-11  9:41 UTC [87%]

 26. [PATCH 3/7] ds: use object-oriented API for epoll
     - by Eric Wong @ 2023-09-11  9:41 UTC [79%]

 27. [PATCH 4/7] favor poll(2) for most daemons
     - by Eric Wong @ 2023-09-11  9:41 UTC [58%]

 28. [PATCH 2/7] daemon: depend on DS event_loop in master process, too
     - by Eric Wong @ 2023-09-11  9:41 UTC [42%]

 29. [PATCH 1/3] ds: fix signals unblock for non-signalfd/kqueue
     - by Eric Wong @ 2023-09-08 10:51 UTC [80%]

 30. [PATCH 05/10] daemon: workaround pre-EVFILT_SIGNAL signals
     - by Eric Wong @ 2023-09-04 10:36 UTC [78%]

 31. [PATCH 01/10] ds: don't block important signals we don't use
     - by Eric Wong @ 2023-09-04 10:35 UTC [87%]

 32. [PATCH 5/5] Fix some typos/grammar/errors in docs and comments
     - by Štěpán Němec @ 2023-08-28 10:42 UTC [27%]

 33. [PATCH 4/4] cindex: leave SIGTSTP and SIGCONT unblocked
     - by Eric Wong @ 2023-03-28  2:59 UTC [91%]

 34. [PATCH 11/28] ds: @post_loop_do replaces SetPostLoopCallback
     - by Eric Wong @ 2023-03-21 23:07 UTC [64%]

 35. [PATCH] ds: reap_pids: remove redundant signal blocking
     - by Eric Wong @ 2023-03-15 21:47 UTC [87%]

 36. [PATCH] ds: write: do not assume final wbuf entry is tmpio
     - by Eric Wong @ 2023-02-24 16:59 UTC [87%]

 37. [PATCH] ds: awaitpid: do not clobber entries for reaped processes
     - by Eric Wong @ 2023-01-21  8:58 UTC [87%]

 38. [PATCH 3/4] ds: improve error handling of synchronous awaitpid
     - by Eric Wong @ 2023-01-19 20:32 UTC [86%]

 39. [PATCH 12/12] ds: drop dwaitpid, switch to waitpid(-1)
     - by Eric Wong @ 2023-01-17  7:19 UTC [87%]

 40. [PATCH 04/12] ds: introduce awaitpid, switch ProcessPipe users
     - by Eric Wong @ 2023-01-17  7:19 UTC [52%]

 41. [PATCH] daemon: don't bother checking for existing FD flags
     - by Eric Wong @ 2023-01-03  0:05 UTC [85%]

 42. [PATCH 1/2] syscall: get rid of epoll_defined() sub
     - by Eric Wong @ 2022-12-23 12:51 UTC [92%]

 43. [PATCH] daemon: rely on $SIG{__WARN__} for error output
     - by Eric Wong @ 2022-08-10 15:58 UTC [79%]

 44. [PATCH 3/4] imap: prioritize AUTH=ANONYMOUS clients
     - by Eric Wong @ 2022-08-08 23:16 UTC [86%]

 45. [PATCH 3/4] ds: use ->dflush to distinguish from ->zflush
     - by Eric Wong @ 2022-08-03  7:59 UTC [86%]

 46. [PATCH 11/11] imap+nntp: share COMPRESS implementation
     - by Eric Wong @ 2022-07-23  4:41 UTC [59%]

 47. [PATCH 09/11] ds: share long_step between NNTP and IMAP
     - by Eric Wong @ 2022-07-23  4:41 UTC [51%]

 48. [PATCH 05/11] ds: move no-op ->zflush to common base class
     - by Eric Wong @ 2022-07-23  4:41 UTC [93%]

 49. [PATCH 06/11] ds: move requeue_once
     - by Eric Wong @ 2022-07-23  4:41 UTC [75%]

 50. [PATCH 04/11] ds: support greeting protocols
     - by Eric Wong @ 2022-07-23  4:41 UTC [73%]

 51. [PATCH 03/12] imapd+nntpd: drop timer-based expiration
     - by Eric Wong @ 2021-10-16  1:00 UTC [63%]

 52. [PATCH] ds: tmpio: avoid Perl target cache
     - by Eric Wong @ 2021-10-06 11:50 UTC [83%]

 53. [PATCH 8/9] ds: inline set_cloexec
     - by Eric Wong @ 2021-10-01  9:54 UTC [78%]

 54. [PATCH 5/9] ds: simplify signalfd use
     - by Eric Wong @ 2021-10-01  9:54 UTC [59%]

 55. [PATCH 2/2] ds: drop ::later support
     - by Eric Wong @ 2021-09-29 12:40 UTC [81%]

 56. [PATCH 1/2] ds: simplify idle time expiry, slightly
     - by Eric Wong @ 2021-09-29 12:40 UTC [78%]

 57. [PATCH 4/9] ds: support add unique timers
     - by Eric Wong @ 2021-09-18  9:33 UTC [61%]

 58. [PATCH 2/8] ds: use bytes::substr and bytes::length module-wide for now
     - by Eric Wong @ 2021-08-26 12:33 UTC [77%]

 59. [PATCH 1/8] treewide: favor open(..., '+<&=', $fd)
     - by Eric Wong @ 2021-05-21 10:28 UTC [77%]

 60. [SQUASH] [PATCH 1/9] ds: improve DS->Reset fork-safety
     - by Eric Wong @ 2021-03-24 23:01 UTC [87%]

 61. [PATCH 1/9] ds: improve DS->Reset fork-safety
     - by Eric Wong @ 2021-03-24  9:23 UTC [66%]

 62. [PATCH] ds: import croak properly
     - by Eric Wong @ 2021-03-04  1:20 UTC [87%]

 63. [PATCH 06/13] ds: improve add_timer usability
     - by Eric Wong @ 2021-02-08  9:05 UTC [73%]

 64. [PATCH 11/17] treewide: replace confess with croak
     - by Eric Wong @ 2021-02-06 12:18 UTC [77%]

 65. [PATCH 19/21] ds: next_tick: avoid $_ in top-level loop iterator
     - by Eric Wong @ 2021-02-01  8:28 UTC [87%]

 66. [PATCH 18/21] ds: guard against stack-not-refcounted quirk of Perl 5
     - by Eric Wong @ 2021-02-01  8:28 UTC [79%]

 67. [PATCH 03/22] ds: block signals when reaping
     - by Eric Wong @ 2021-01-10 12:15 UTC [60%]

 68. [PATCH 35/36] ds: clobber $in_loop first at reset
     - by Eric Wong @ 2020-12-31 13:51 UTC [87%]

 69. [PATCH 34/36] avoid calling waitpid from children in DESTROY
     - by Eric Wong @ 2020-12-31 13:51 UTC [85%]

 70. [PATCH 31/36] use PublicInbox::DS for dwaitpid
     - by Eric Wong @ 2020-12-31 13:51 UTC [61%]

 71. [PATCH 5/5] ds: flatten + reuse @events, epoll_wait style fixes
     - by Eric Wong @ 2020-12-27  2:53 UTC [78%]

 72. [PATCH 4/5] ds: simplify EventLoop implementation
     - by Eric Wong @ 2020-12-27  2:53 UTC [78%]

 73. [PATCH] tls: epollbit: account for miscellaneous OpenSSL errors
     - by Eric Wong @ 2020-10-30  2:13 UTC [78%]

 74. [PATCH] ds: add missing label for systems w/o EPOLLEXCLUSIVE
     - by Eric Wong @ 2020-09-27 21:26 UTC [87%]

 75. [PATCH 1/3] treewide: avoid `goto &NAME' for tail recursion
     - by Eric Wong @ 2020-09-11  7:32 UTC [70%]

 76. [PATCH 10/11] ds: avoid unnecessary timer for waitpid
     - by Eric Wong @ 2020-08-31  4:41 UTC [86%]

 77. [PATCH 08/11] ds: avoid excessive queueing when reaping PIDs
     - by Eric Wong @ 2020-08-31  4:41 UTC [74%]

 78. [PATCH 18/34] ds: add_timer: allow passing arg to callback.
     - by Eric Wong @ 2020-06-27 10:03 UTC [79%]

 79. [PATCH 13/34] watch: wire up IMAP IDLE reapers to DS
     - by Eric Wong @ 2020-06-27 10:03 UTC [56%]

 80. [PATCH 12/34] ds: remove fields.pm usage
     - by Eric Wong @ 2020-06-27 10:03 UTC [50%]

 81. [PATCH] ds: flush_write: early return on closed socket
     - by Eric Wong @ 2020-06-23 18:09 UTC [87%]

 82. [PATCH 1/3] daemon: use ->can to check for IO::Socket::SSL
     - by Eric Wong @ 2020-06-16 22:31 UTC [81%]

 83. [PATCH 2/2] triewyde: ficks soem speling errrors
     - by Eric Wong @ 2020-04-07 21:55 UTC [71%]

 84. [PATCH] switch to sysseek + sysread for serving static files
     - by Eric Wong @ 2020-01-25 20:57 UTC [86%]

 85. Re: [PATCH 3/4] ds: tmpio: store offsets per-buffer
     - by Eric Wong @ 2020-01-24 19:07 UTC [87%]

 86. [PATCH 3/4] ds: tmpio: store offsets per-buffer
     - by Eric Wong @ 2020-01-24  9:43 UTC [66%]

 87. [PATCH 09/11] ds: rely on autovivification for $later_queue
     - by Eric Wong @ 2020-01-12 21:17 UTC [85%]

 88. [PATCH 07/11] ds: rely on autovivification for nextq
     - by Eric Wong @ 2020-01-12 21:17 UTC [83%]

 89. [PATCH 10/11] ds: flatten $EXPMAP, delete entries on close
     - by Eric Wong @ 2020-01-12 21:17 UTC [74%]

 90. [PATCH 08/11] ds: rely on autovivication for waitpid bits
     - by Eric Wong @ 2020-01-12 21:17 UTC [74%]

 91. [PATCH 02/11] ds: add_timer: rename from AddTimer, remove a parameter
     - by Eric Wong @ 2020-01-12 21:17 UTC [99%]

 92. [PATCH 03/11] ds: add an in_loop() function for Inbox.pm use
     - by Eric Wong @ 2020-01-12 21:17 UTC [92%]

 93. [PATCH 04/11] ds: remove Timer->cancel and Timer class+bless
     - by Eric Wong @ 2020-01-12 21:17 UTC [87%]

 94. [PATCH 06/11] ds|http|nntp: simplify {wbuf} population
     - by Eric Wong @ 2020-01-12 21:17 UTC [78%]

 95. [PATCH 05/11] ds: guard ToClose against DESTROY side-effects
     - by Eric Wong @ 2020-01-12 21:17 UTC [64%]

 96. [PATCH 01/11] ds: new: avoid redundant check, make clobbering fatal
     - by Eric Wong @ 2020-01-12 21:17 UTC [85%]

 97. [PATCH] doc: technical/ds.txt: describe PublicInbox::DS divergences
     - by Eric Wong @ 2020-01-10 20:35 UTC [69%]

 98. [PATCH 5/6] treewide: "require" + "use" cleanup and docs
     - by Eric Wong @ 2020-01-05 23:23 UTC [54%]

 99. [PATCH] ds: use MSG_MORE when wbuf is empty during long responses
     - by Eric Wong @ 2019-12-28 20:55 UTC [87%]

100. [PATCH] inbox: fix periodic git process cleanup
     - by Eric Wong @ 2019-12-15  8:35 UTC [91%]

101. [PATCH 2/3] ds: move NNTP-only expiration code into DS
     - by Eric Wong @ 2019-12-12 21:16 UTC [72%]

102. [PATCH 1/3] ds: move EvCleanup code into DS
     - by Eric Wong @ 2019-12-12 21:16 UTC [73%]

103. [PATCH 3/7] ds: ->Reset initializes $nextq
     - by Eric Wong @ 2019-11-29 10:14 UTC [87%]

104. [PATCH 2/2] httpd|nntpd: avoid missed signal wakeups
     - by Eric Wong @ 2019-11-27  1:33 UTC [52%]

105. [PATCH 1/2] ds: workaround a memory leak in Perl 5.16.x
     - by Eric Wong @ 2019-09-26  1:50 UTC [86%]

106. [PATCH 2/2] tmpfile: support O_APPEND and use it in DS::tmpio
     - by Eric Wong @ 2019-09-12  8:34 UTC [80%]

107. [PATCH v2] ds: use WNOHANG with waitpid if inside event loop
     - by Eric Wong @ 2019-07-08  7:01 UTC [63%]

108. [PATCH] ds: use WNOHANG with waitpid if inside event loop
     - by Eric Wong @ 2019-07-08  5:23 UTC [65%]

109. [RFC 4/4] nntp: reduce memory overhead of zlib
     - by Eric Wong @ 2019-07-05 22:53 UTC [62%]

110. [PATCH] ds: fix return values of do_read and *_tls_step
     - by Eric Wong @ 2019-06-30  5:15 UTC [87%]

111. [PATCH] ds: rely on refcounting to close descriptors
     - by Eric Wong @ 2019-06-30  4:12 UTC [84%]

112. [PATCH 10/11] httpd/async: switch to buffering-as-fast-as-possible
     - by Eric Wong @ 2019-06-29 19:59 UTC [75%]

113. [PATCH 06/11] ds: consolidate IO::Socket::SSL checks
     - by Eric Wong @ 2019-06-29 19:59 UTC [71%]

114. [PATCH 03/11] http: use requeue instead of watch_in1
     - by Eric Wong @ 2019-06-29 19:59 UTC [92%]

115. [PATCH 05/11] ds: handle deferred DS->close after timers
     - by Eric Wong @ 2019-06-29 19:59 UTC [64%]

116. [PATCH 02/11] ds: move requeue logic over from NNTP
     - by Eric Wong @ 2019-06-29 19:59 UTC [82%]

117. [PATCH 01/11] ds: share lazy rbuf handling between HTTP and NNTP
     - by Eric Wong @ 2019-06-29 19:59 UTC [58%]

118. [PATCH] ds: share lazy rbuf handling between HTTP and NNTP
     - by Eric Wong @ 2019-06-26  8:32 UTC [58%]

119. [PATCH] ds: cleanup poll test and avoid clobbering imports
     - by Eric Wong @ 2019-06-26  8:05 UTC [96%]

120. [PATCH 59/57] ds: ->write must not clobber empty wbuf array
     - by Eric Wong @ 2019-06-24 18:28 UTC [87%]

121. [PATCH 55/57] ds: reimplement IO::Poll support to look like epoll
     - by Eric Wong @ 2019-06-24  2:52 UTC [84%]

122. [PATCH 57/57] ds: reduce overhead of tempfile creation
     - by Eric Wong @ 2019-06-24  2:52 UTC [79%]

123. [PATCH 54/57] ds: split out IO::KQueue-specific code
     - by Eric Wong @ 2019-06-24  2:52 UTC [58%]

124. [PATCH 48/57] ds: flush_write runs ->write callbacks even if closed
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

125. [PATCH 44/57] ds: allow ->write callbacks to syswrite directly
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

126. [PATCH 46/57] ds: always use EV_ADD with EV_SET
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

127. [PATCH 41/57] nntp: call SSL_shutdown in normal cases
     - by Eric Wong @ 2019-06-24  2:52 UTC [80%]

128. [PATCH 40/57] ds|nntp: use CORE::close on socket
     - by Eric Wong @ 2019-06-24  2:52 UTC [79%]

129. [PATCH 35/57] ds: deal better with FS-related errors IO buffers
     - by Eric Wong @ 2019-06-24  2:52 UTC [72%]

130. [PATCH 34/57] allow use of PerlIO layers for filesystem writes
     - by Eric Wong @ 2019-06-24  2:52 UTC [69%]

131. [PATCH 37/57] nntp: NNTPS and NNTP+STARTTLS working
     - by Eric Wong @ 2019-06-24  2:52 UTC [42%]

132. [PATCH 30/57] ds: remove pointless exit calls
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

133. [PATCH 32/57] ds: hoist out do_read from NNTP and HTTP
     - by Eric Wong @ 2019-06-24  2:52 UTC [83%]

134. [PATCH 28/57] ds: pass $self to code references
     - by Eric Wong @ 2019-06-24  2:52 UTC [85%]

135. [PATCH 26/57] ds: favor `delete' over assigning fields to `undef'
     - by Eric Wong @ 2019-06-24  2:52 UTC [77%]

136. [PATCH 20/57] ds: remove IO::Poll support (for now)
     - by Eric Wong @ 2019-06-24  2:52 UTC [78%]

137. [PATCH 21/57] ds: get rid of event_watch field
     - by Eric Wong @ 2019-06-24  2:52 UTC [56%]

138. [PATCH 18/57] ds: import IO::KQueue namespace
     - by Eric Wong @ 2019-06-24  2:52 UTC [80%]

139. [PATCH 19/57] ds: share watch_chg between watch_read/watch_write
     - by Eric Wong @ 2019-06-24  2:52 UTC [76%]

140. [PATCH 17/57] ds: set event flags directly at initialization
     - by Eric Wong @ 2019-06-24  2:52 UTC [75%]

141. [PATCH 14/57] ds: get rid of redundant and unnecessary POLL* constants
     - by Eric Wong @ 2019-06-24  2:52 UTC [76%]

142. [PATCH 12/57] ds: share send(..., MSG_MORE) logic
     - by Eric Wong @ 2019-06-24  2:52 UTC [68%]

143. [PATCH 13/57] ds: switch write buffering to use a tempfile
     - by Eric Wong @ 2019-06-24  2:52 UTC [62%]

144. [PATCH 10/57] ds: remove support for DS->write(undef)
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

145. [PATCH 09/57] ds: don't pass `events' arg to EPOLL_CTL_DEL
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

146. [PATCH 08/57] ds: lazy-initialize wbuf
     - by Eric Wong @ 2019-06-24  2:52 UTC [71%]

147. [PATCH 07/57] ds: split out from ->flush_write and ->write
     - by Eric Wong @ 2019-06-24  2:52 UTC [64%]

148. [PATCH 04/57] AddTimer: avoid clock_gettime for the '0' case
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

149. [PATCH 05/57] ds: get rid of on_incomplete_write wrapper
     - by Eric Wong @ 2019-06-24  2:52 UTC [87%]

150. [PATCH 06/57] ds: lazy initialize wbuf_off
     - by Eric Wong @ 2019-06-24  2:52 UTC [82%]

151. [PATCH 03/57] ds: use and export monotonic now()
     - by Eric Wong @ 2019-06-24  2:52 UTC [80%]

152. [PATCH 02/57] ds: get rid of more unused debug instance methods
     - by Eric Wong @ 2019-06-24  2:52 UTC [76%]

153. [PATCH 01/57] ds: get rid of {closed} field
     - by Eric Wong @ 2019-06-24  2:52 UTC [58%]

154. [PATCH] ds: stop distinguishing event read and write callbacks
     - by Eric Wong @ 2019-06-16 17:45 UTC [67%]

155. [PATCH 8/9] ds: do not distinguish between POLLHUP and POLLERR
     - by Eric Wong @ 2019-06-10  5:18 UTC [76%]

156. [PATCH 9/9] ds: stop caring about event flags set by epoll/poll/kqueue
     - by Eric Wong @ 2019-06-10  5:18 UTC [71%]

157. [PATCH 5/9] ds: remove steal_socket method
     - by Eric Wong @ 2019-06-10  5:18 UTC [87%]

158. [PATCH 7/9] ds: remove read method, here, too
     - by Eric Wong @ 2019-06-10  5:18 UTC [85%]

159. [PATCH 3/9] ds: reduce Errno imports and drop ->close reason
     - by Eric Wong @ 2019-06-10  5:18 UTC [79%]

160. [PATCH 4/9] ds: remove {fd} field
     - by Eric Wong @ 2019-06-10  5:18 UTC [64%]

161. [PATCH 2/9] ds: cleanup Errno imports and favor constant comparisons
     - by Eric Wong @ 2019-06-10  5:18 UTC [77%]

162. [PATCH 1/9] ds: simplify write buffer accounting
     - by Eric Wong @ 2019-06-10  5:18 UTC [67%]

163. [PATCH 7/6] ds: remove PLCMap and per-socket PostLoopCallback
     - by Eric Wong @ 2019-06-03  9:03 UTC [79%]

164. [PATCH 5/6] ds: drop unused EVENT: label in epoll code path
     - by Eric Wong @ 2019-06-03  1:52 UTC [87%]

165. [PATCH 4/6] ds: drop checks for invalid descriptors
     - by Eric Wong @ 2019-06-03  1:52 UTC [82%]

166. [PATCH 6/6] ds: drop write_set_watch field
     - by Eric Wong @ 2019-06-03  1:52 UTC [81%]

167. [PATCH 1/6] ds: drop more unused subs
     - by Eric Wong @ 2019-06-03  1:52 UTC [91%]

168. [PATCH 2/6] ds: add a note about planned future changes
     - by Eric Wong @ 2019-06-03  1:52 UTC [87%]

169. [PATCH 3/6] ds: drop set_writer_func support
     - by Eric Wong @ 2019-06-03  1:52 UTC [82%]

170. [PATCH] ds: fix and test for FD leaks with kqueue on ->Reset
     - by Eric Wong @ 2019-06-01 21:43 UTC [87%]

171. [PATCH] ds: set close-on-exec flag on epoll descriptors
     - by Eric Wong @ 2019-06-01  3:46 UTC [81%]

172. [PATCH 5/5] DS: warn on deprecations
     - by Eric Wong @ 2019-05-22 21:46 UTC [87%]

173. [PATCH 1/5] DS: get rid of unused methods and aliases
     - by Eric Wong @ 2019-05-22 21:46 UTC [87%]

174. [PATCH 3/5] DS: drop $VERSION var
     - by Eric Wong @ 2019-05-22 21:46 UTC [87%]

175. [PATCH 4/5] DS: remove IPPROTO_TCP import
     - by Eric Wong @ 2019-05-22 21:46 UTC [87%]

176. [PATCH 2/5] DS: remove support OtherFds code
     - by Eric Wong @ 2019-05-22 21:46 UTC [64%]

177. [PATCH 3/4] DS: drop unused "_undef" sub
     - by Eric Wong @ 2019-05-08 19:18 UTC [87%]

178. [PATCH 4/4] DS: epoll: fix misordered EPOLL_CTL_DEL call
     - by Eric Wong @ 2019-05-08 19:18 UTC [87%]

179. [PATCH 6/4] DS: handle EINTR in IO::Poll path, too
     - by Eric Wong @ 2019-05-08  9:07 UTC [87%]

180. [PATCH 5/4] DS: workaround IO::Kqueue EINTR (mis-)handling
     - by Eric Wong @ 2019-05-05  4:56 UTC [86%]

181. [PATCH 2/4] listener: use EPOLLEXCLUSIVE for listen sockets
     - by Eric Wong @ 2019-05-05  0:52 UTC [79%]

182. [PATCH 4/4] DS: drop profiling support
     - by Eric Wong @ 2019-05-05  0:52 UTC [74%]

183. [PATCH 3/4] DS: remove unused fields and functions
     - by Eric Wong @ 2019-05-05  0:52 UTC [45%]

184. [PATCH 1/4] bundle Danga::Socket and Sys::Syscall
     - by Eric Wong @ 2019-05-05  0:52 UTC [25%]


Results 1-184 of 184 | reverse | options above

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).