a682241 Handle service/protocol format for configuration file.

Authored and Committed by Tim Waugh 15 years ago
    Handle service/protocol format for configuration file.
    
    	* src/portreserve.c (reserve): Change return type to struct map
    	pointer, and bind for each protocol specified.
    	(portreserve): Handle '*' in the same way as a particular service,
    	as a service may have more than one mapping.
    
    	* doc/portreserve.xml: Updated.
    
        
file modified
+9 -0
file modified
+5 -5
file modified
+91 -59