/[classpath]/classpath/java/net/DatagramSocket.java
ViewVC logotype

Diff of /classpath/java/net/DatagramSocket.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by mkoch, Sat Jul 17 07:34:55 2004 UTC revision 1.42 by tromey, Sat Aug 7 00:04:59 2004 UTC
# Line 554  public class DatagramSocket Line 554  public class DatagramSocket
554     * @exception IllegalBlockingModeException If this socket has an associated     * @exception IllegalBlockingModeException If this socket has an associated
555     * channel, and the channel is in non-blocking mode.     * channel, and the channel is in non-blocking mode.
556     * @exception SecurityException If a security manager exists and its     * @exception SecurityException If a security manager exists and its
557     * checkAccept ethod doesn't allow the receive.     * checkAccept method doesn't allow the receive.
558     */     */
559    public synchronized void receive(DatagramPacket p) throws IOException    public synchronized void receive(DatagramPacket p) throws IOException
560    {    {

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26