2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
7 * Small netlib autoopen test.
8 * In future may grow into something bigger.
11 #include <proto/socket.h>
15 int __nocommandline
= 1;
19 printf("Library opened, SocketBase is 0x%p\n", SocketBase
);