ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent/Util.pm
Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat May 24 01:15:19 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-4_0
Changes since 1.24: +11 -0 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri May 23 22:52:31 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 23 17:47:06 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.22: +6 -315 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu May 22 21:44:54 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed May 21 14:34:03 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue May 20 15:17:46 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue May 20 15:13:52 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.18: +17 -7 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue May 20 15:04:43 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.17: +21 -11 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat May 17 22:02:12 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat May 17 21:34:15 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_5
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat May 17 21:01:46 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat May 17 20:42:18 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.13: +55 -16 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat May 17 19:39:33 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat May 17 19:31:36 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.11: +62 -124 lines
Diff to previous 1.11
implement tcp_server

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat May 17 19:05:51 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.10: +151 -138 lines
Diff to previous 1.10
implement tcp_connect

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu May 15 13:50:23 2008 UTC (16 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.9: +99 -3 lines
Diff to previous 1.9
implemented tcp_connect helper and made the listen test using it.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu May 15 13:32:19 2008 UTC (16 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.8: +74 -1 lines
Diff to previous 1.8
added Util::listen function and removed Socket class. updated the listen test and MANIFEST. And added example script for listening.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu May 15 08:37:55 2008 UTC (16 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.7: +122 -0 lines
Diff to previous 1.7
implemented non-blocking connects in a different manner than ::Socket.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat May 10 22:30:28 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_4, rel-3_41
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
3.4

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri May 2 15:36:10 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
Changes since 1.5: +23 -0 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 20:17:46 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_3
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 20:05:21 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
Changes since 1.3: +5 -8 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 17:09:34 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 16:38:08 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 16:31:49 2008 UTC (16 years, 2 months ago) by root
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-4_0: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a