Show
Ignore:
Timestamp:
03/01/08 02:43:32 (21 months ago)
Author:
dsallings
Message:

Removed -B option. Protocol is always auto-discovered.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/binary/server/memcached.h

    r732 r733  
    127127    int port; 
    128128    int udpport; 
    129     int binport;           /* Port for binary protocol. */ 
    130129    char *inter; 
    131130    int verbose;