jtux
Class UNetwork.AddrInfoListHead

java.lang.Object
  extended by jtux.UNetwork.AddrInfoListHead
Enclosing class:
UNetwork

public static class UNetwork.AddrInfoListHead
extends java.lang.Object

Jtux-only -- non-standard.


Field Summary
 UNetwork.s_addrinfo ai_next
          pointer to first structure in list
 
Constructor Summary
UNetwork.AddrInfoListHead()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ai_next

public UNetwork.s_addrinfo ai_next
pointer to first structure in list

Constructor Detail

UNetwork.AddrInfoListHead

public UNetwork.AddrInfoListHead()