ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/bin/aemp
(Generate patch)

Comparing AnyEvent-MP/bin/aemp (file contents):
Revision 1.64 by root, Tue Mar 27 00:46:03 2012 UTC vs.
Revision 1.65 by root, Sat Mar 31 22:25:12 2012 UTC

549"cleartext"]' and is usually good enough. 549"cleartext"]' and is usually good enough.
550 550
551=item [set|del]autocork <boolean> 551=item [set|del]autocork <boolean>
552 552
553Sets the default C<autocork> option value for the L<AnyEvent::Handle> 553Sets the default C<autocork> option value for the L<AnyEvent::Handle>
554object used by transports. By default, autocorking is off. 554object used by transports. By default, autocorking is off, potentially
555reducing latency.
555 556
556=item [set|del]nodelay <boolean> 557=item [set|del]nodelay <boolean>
557 558
558Sets the default C<nodelay> option value for the L<AnyEvent::Handle> 559Sets the default C<nodelay> option value for the L<AnyEvent::Handle>
559object used by transports. By default, nodelay is on. 560object used by transports. By default, nodelay is on, potentially reducing
561latency.
560 562
561=back 563=back
562 564
563=cut 565=cut
564 566

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines