Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes between Version 1 and Version 2 of NetworkOverview

Show
Ignore:
Author:
jpelcis (IP: 68.112.60.116)
Timestamp:
09/02/06 18:42:36 (18 years ago)
Comment:

Fixed typos.

Legend:

Unmodified
Added
Removed
Modified
  • NetworkOverview

    v1 v2  
    1 = Introdunction to the tango.net module = 
     1= Introduction to the tango.net module = 
    22 
    33=== Socket === 
    55 
    66=== !DatagramSocket === 
    7         special forms of Sockets for doing some things 
     7        Special forms of Sockets for doing some things 
    88 
    99=== !MulticastSocket === 
    1212 
    1313=== !SocketConduit === 
    14         A more usefull Socket 
     14        A more useful Socket 
    1515 
    1616 
    1717=== !SocketListener === 
    18         Base class for asynchronous socket activity handelers. 
     18        Base class for asynchronous socket activity handlers. 
    1919 
    2020