aboutsummaryrefslogtreecommitdiff
path: root/network.F90
AgeCommit message (Expand)Author
2020-10-31Increased socket read timeout.Jeffrey Armstrong
2020-08-08Fixed array overrun due to conversion of string from c pointer to Fortran poi...Jeffrey Armstrong
2020-07-01Pass actual timeout variable size on win32 and unix.Jeffrey Armstrong
2020-07-01Added socket timeout setting of 3 seconds, works on win32, needs unixy testing.Jeffrey Armstrong
2020-05-07Added a license that might annoy people. Added a readme and gave this mess a...Jeffrey Armstrong
2020-05-01SSL network connections now seem to work, including on windowsJeffrey Armstrong
2020-04-30Fixed initialization of windows networking. Fixed some overruns in hostent p...Jeffrey Armstrong