Luke Dashjr
|
3ea2ce3f28
Merge commit 'e0196a3' into cg_merges_20130513
|
13 years ago |
Luke Dashjr
|
25820e236d
Semi-Merge commit '56068d6' into cg_merges_20130513
|
13 years ago |
Luke Dashjr
|
b5df3ae7cc
Merge commit '9b34d82' into cg_merges_20130513
|
13 years ago |
Luke Dashjr
|
5b4851851d
Merge commit '09c02b1' into cg_merges_20130513
|
13 years ago |
Luke Dashjr
|
a6331eb5f1
Merge commit '501f4cd' into cg_merges_20130513
|
13 years ago |
Luke Dashjr
|
0e52d3c09c
Merge commit '07ae617' into cg_merges_20130513
|
13 years ago |
Luke Dashjr
|
f7654752ab
Semi-Merge commit 'e315179' into cg_merges_20130513 (just rearrange var def)
|
13 years ago |
mhren
|
c5bfc45233
Update util.c
|
13 years ago |
Con Kolivas
|
3972fe223b
Show a different warning and loglevel for failure to resolve a URL on first or subsequent testing of stratum pool URLs.
|
13 years ago |
Con Kolivas
|
2645797fca
Set all stratum sockets to nonblocking to avoid trying to use MSG_DONTWAIT on windows.
|
13 years ago |
Con Kolivas
|
d89936a96c
Fix warnings on win32 build.
|
13 years ago |
ckolivas
|
832012f61d
Only use MSG_NOSIGNAL for !win32 since it doesn't exist on windows.
|
13 years ago |
ckolivas
|
6acfdbd661
Use MSG_NOSIGNAL on stratum send()
|
13 years ago |
ckolivas
|
a7cbbc9fc3
Set TCP_NODELAY for !linux for raw sockets.
|
13 years ago |
ckolivas
|
0676a1a885
Use TCP_NODELAY with raw sockets if !opt_delaynet
|
13 years ago |
Con Kolivas
|
68196588c9
Make raw sockets compile on windows
|
13 years ago |
Con Kolivas
|
43bcccf868
Recheck select succeeds on EWOULDBLOCK for stratum.
|
13 years ago |
Con Kolivas
|
6e969e93e2
Recv() should all be non-blocking for raw sockets in stratum.
|
13 years ago |
Con Kolivas
|
cf80fe4a63
Change verbosity and error for getaddrinfo warnings in setup stratum socket.
|
13 years ago |
Con Kolivas
|
1a43cb0b17
Free servinfo after p is checked in setup stratum socket.
|
13 years ago |
Con Kolivas
|
31aa4f6ceb
Use raw sockets without curl for stratum communications.
|
13 years ago |
Con Kolivas
|
657e64477b
Sacrifice curl handle memory on stratum disconnects on all versions of libcurl to avoid curl corruption.
|
13 years ago |
Con Kolivas
|
891f88b601
Don't use TCP_NODELAY if opt_delaynet is enabled with stratum.
|
13 years ago |
Kano
|
2ce2f8d8eb
util correct applog typing
|
13 years ago |
Luke Dashjr
|
7e95c105df
Merge commit '659d26d' into bfgminer
|
13 years ago |
Luke Dashjr
|
659d26d9b8
Bugfix: Use HTTP/1.1 compatible product token for User-Agent header
|
13 years ago |
Luke Dashjr
|
cae7367310
Merge commit '1935865' into bfgminer
|
13 years ago |
Con Kolivas
|
1935865537
Receive failures in recv_line should unconditionally fail.
|
13 years ago |
Con Kolivas
|
fd3adbc734
Use sock_blocks function for stratum send and receive.
|
13 years ago |
Con Kolivas
|
18a62213e5
Avoid applog under stratum_lock in __stratum_send.
|
13 years ago |