ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/MP/Node.pm
(Generate patch)

Comparing AnyEvent-MP/MP/Node.pm (file contents):
Revision 1.57 by root, Thu Mar 1 18:31:42 2012 UTC vs.
Revision 1.58 by root, Fri Mar 2 19:21:16 2012 UTC

33 $self 33 $self
34} 34}
35 35
36sub init { 36sub init {
37 # 37 #
38}
39
40#d# only needed for bad global code at the moment
41sub transport_error {
42} 38}
43 39
44sub send { 40sub send {
45 &{ shift->{send} } 41 &{ shift->{send} }
46} 42}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines