[Sockets]: Always reset internal SAEA completion when reattempting connection in...
[mono-project.git] / mono / unit-tests / main.c
blobfb6dd804290b9444bfd101c287dbdf5ae90f41e4
1 #ifdef __cplusplus
2 extern "C"
3 #endif
4 int
5 MAIN (void);
7 int
8 main (void)
10 return MAIN ();