No changes (added new-line because git doesn't allow commits with no changes), added file to project
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "easysock.h"
|
||||
|
||||
|
||||
int create_socket(int network, char transport) {
|
||||
int domain;
|
||||
int type;
|
||||
|
@@ -72,4 +72,5 @@ int char_to_socktype(char transport);
|
||||
and returns the appropriate int value. */
|
||||
int inet_to_int(int af_type);
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user