Con Kolivas
|
56255a0c86
|
Create a stratum thread per pool that has stratum that monitors the socket and serves received data.
|
2012-09-28 18:01:33 +10:00 |
|
Con Kolivas
|
a6f1a62220
|
Create helper functions for checking when a socket is ready to read on and receive a single line at a time.
Begin stratum authorisation process.
|
2012-09-28 04:35:16 +10:00 |
|
Con Kolivas
|
a1b17229b8
|
Initiate stratum and grab first json result.
|
2012-09-26 15:23:01 +10:00 |
|
Con Kolivas
|
58873c1dfa
|
Get detailed addressinfo from the parsed URL for future raw socket usage when possible. IPV4 only for now.
|
2012-09-25 20:23:59 +10:00 |
|
Con Kolivas
|
ee3b7865e2
|
Prepare for getaddrinfo call.
|
2012-09-25 05:46:07 +10:00 |
|
Con Kolivas
|
144a016097
|
Add data structures to pool struct for socket communications.
|
2012-09-24 16:50:04 +10:00 |
|
Con Kolivas
|
b3cdd8029a
|
Put all socket definitions in util.h to allow reusing by added socket functions to be used in util.c.
|
2012-09-24 16:27:47 +10:00 |
|