bc20cf9982
* NEW: UdpSocket can use the local domain now. * NEW: UdpSocket.Bind now takes no argument. It uses the new Port property to bind to an internet address, or the new Path property to bind to a local path. * NEW: UdpSocket.TargetPath is a new property that must be set instead of TargetPort and TargetHost to define the local path address of the destination message. * NEW: UdpSocket.SourcePath is a new property that returns the path of the local socket that sent the message. git-svn-id: svn://localhost/gambas/trunk@1870 867c0c6c-44f3-4631-809d-bfa615b0a4ec