Increase maximum number of simultaneous sockets
Detail: Raise the maximum number of sockets that can be open from 96 to 256, the limit can be read with Socket_Gettsize. Add a compile time check, and tie the socket count to the NSTAB relationship. Admin: Submission for TCP/IP bounty.