No changes (added new-line because git doesn't allow commits with no changes), added file to project

master
Aadhavan Srinivasan 2 years ago
parent 9d164cf7b8
commit 1c63ea60c2

@ -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

Loading…
Cancel
Save