#
# Actually, NetIbis can do just about anything. The driver stack
# determines what it can and cannot do, but the driver stack is
# determined at port type creation time.
#
serialization = bytes, data, ibis, sun
worldmodel = open, closed
communication = OneToOne, OneToMany, ManyToOne, \
		Poll, ReceiveTimeout, \
		FifoOrdered, Reliable, PollMessageUpcalls, \
		AutoMessageUpcalls, ExplicitReceipt, ConnectionDowncalls, \
		ConnectionUpcalls, Numbered
