Changeset 530:8578b85b0077 in roaraudio for roarclients/roarsocktypes.c


Ignore:
Timestamp:
08/16/08 03:00:50 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added pure IPX basic support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarsocktypes.c

    r527 r530  
    1616  {"DECnet seqpacket", roar_socket_new_decnet_seqpacket}, 
    1717  {"DECnet stream"   , roar_socket_new_decnet_stream}, 
     18  {"IPX"             , roar_socket_new_ipx}, 
    1819  {"IPX/SPX"         , roar_socket_new_ipxspx}, 
    1920  {NULL, NULL} 
Note: See TracChangeset for help on using the changeset viewer.