2 Copyright © 2000-2007, The AROS Development Team. All rights reserved.
9 #include "bsdsocket_intern.h"
11 /*****************************************************************************
18 AROS_LHA(int, domain
, D0
),
19 AROS_LHA(int, type
, D1
),
20 AROS_LHA(int, protocol
, D2
),
23 struct Library
*, SocketBase
, 5, BSDSocket
)
43 *****************************************************************************/
47 aros_print_not_implemented ("socket");
48 #warning TODO: Write BSDSocket/socket