ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/Changes
(Generate patch)

Comparing AnyEvent/Changes (file contents):
Revision 1.180 by root, Sun Jul 27 07:25:39 2008 UTC vs.
Revision 1.181 by root, Sun Jul 27 07:34:07 2008 UTC

195 - support service names in tcp_connect and tcp_server. 195 - support service names in tcp_connect and tcp_server.
196 - work around netbsd/openbsd bug causing unix sockets not to 196 - work around netbsd/openbsd bug causing unix sockets not to
197 become writable until empty. 197 become writable until empty.
198 - only make a dummy read for error detection when getpeername 198 - only make a dummy read for error detection when getpeername
199 returns ENOTCONN. 199 returns ENOTCONN.
200 - defend AnyEvent::Util::inet_aton against Coro::LWP brutal 200 - defend AnyEvent::Util::inet_aton against Coro::LWP's brutal
201 override. 201 override.
202 - new AnyEvent::Guard::cancel. 202 - new AnyEvent::Guard::cancel.
203 203
2043.5 Sat May 17 23:17:14 CEST 2008 2043.5 Sat May 17 23:17:14 CEST 2008
205 - gracefully deal with systems not defining CLOCK_MONOTONIC 205 - gracefully deal with systems not defining CLOCK_MONOTONIC
219 219
2203.41 Sun May 11 19:53:13 CEST 2008 2203.41 Sun May 11 19:53:13 CEST 2008
221 - work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao. 221 - work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao.
222 222
2233.4 Sun May 11 00:29:25 CEST 2008 2233.4 Sun May 11 00:29:25 CEST 2008
224 - complete re-implementation of condvars with a hopefully much mroe useful 224 - complete re-implementation of condvars with a hopefully much more useful
225 API (backward compatible functions exist but are undocumented). 225 API (backward compatible functions exist but are undocumented).
226 - AnyEvent::Handle fully rewritten with a hopefully more powerful API 226 - AnyEvent::Handle fully rewritten with a hopefully more powerful API
227 (still subject to change). 227 (still subject to change).
228 - take advantage of CLOCK_MONOTONIC, if available, in AnyEvent::Impl::Perl. 228 - take advantage of CLOCK_MONOTONIC, if available, in AnyEvent::Impl::Perl.
229 - provide AnyEvent::post_detect and @AnyEvent::post_detect, which 229 - provide AnyEvent::post_detect and @AnyEvent::post_detect, which

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines