Brian Aker
|
015604a359
Add test case for DNS (bad DNS,...)
|
12 years ago |
Brian Aker
|
0347a5b58b
Update rpm build process.
|
12 years ago |
Brian Aker
|
0a4f62e1f5
Clean up the set identifier code.
|
12 years ago |
Brian Aker
|
04eaef2671
Small update to connection
|
12 years ago |
Brian Aker
|
816ed295a0
Update for status data.
|
12 years ago |
Brian Aker
|
31f70f3b7e
Update safety logic around packet in function.
|
13 years ago |
Brian Aker
|
f88c689437
First pass on making Clint's patch work.
|
13 years ago |
Brian Aker
|
f41d7929fb
Update all files for config.h
|
13 years ago |
Brian Aker
|
b3c201678b
Fix for lp:922832
|
13 years ago |
Brian Aker
|
17f851a80d
Fix error messages.
|
13 years ago |
Brian Aker
|
4b61f9cb6e
Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore.
|
13 years ago |
Brian Aker
|
fc6e2141f9
Remove assert for now.
|
13 years ago |
Brian Aker
|
1e6bf58191
Clean up issues with invalid reads of err from getsocket
|
13 years ago |
Brian Aker
|
e630b7663a
Fix client pipe issue, and refactor one test for readability.
|
13 years ago |
Brian Aker
|
a69a2f17df
Test failure fix
|
13 years ago |
Brian Aker
|
2075e57734
Merge trunk with OSX tree
|
13 years ago |
Brian Aker
|
2ed47f3269
Improve error messages/make sure connection really works.
|
13 years ago |
Brian Aker
|
ca702541b1
Fix error printing, and fix connection add so that it actually check to see if the server exists.
|
13 years ago |
Brian Aker
|
d5642253a6
Fixes libdrizzle issues.
|
13 years ago |
Brian Aker
|
e644769ca5
Adding in first pass of kill api.
|
13 years ago |
Brian Aker
|
f6a7f6a6f3
Merge in version of interface for libgearman
|
13 years ago |
Brian Aker
|
5eac7ff5dc
Fix valgrind test case issue.
|
13 years ago |
Brian Aker
|
f90f5f2360
Merge in hostile/setup test for random open socket issue.
|
13 years ago |
Brian Aker
|
c6f844925c
Full framework
|
13 years ago |
Brian Aker
|
3c187288c1
1) Update tests so that we have a single notion of port.
|
13 years ago |
Brian Aker
|
9167c19626
Timeout change/additional test to check this. SO_KEEPALIVE is now applied to sockets.
|
13 years ago |
Brian Aker
|
989dad4699
Merge in local fixes (which includes new allocator, worker shutdown,...)
|
13 years ago |
Brian Aker
|
893380c25f
Fix for issue where PHP was not being handed memory it thought that it owned.
|
13 years ago |
Brian Aker
|
9fd2ff4e09
Fix a valgrind issue in the tests, and switch the design over for gearman_worker_define_function().
|
13 years ago |
Brian Aker
|
c723652dea
Cache errno from bad poll call
|
13 years ago |
Brian Aker
|
f7275bd360
Fix issue where GEARMAN_COULD_NOT_CONNECT was not causing the client to reset (so you couldn't try for a second time).
|
13 years ago |
Brian Aker
|
5506577879
Fix for lp:783141, task will now be set as failed if it runs out of connections to try.
|
13 years ago |
Brian Aker
|
80c8c8e39d
Merge in changes to remove dead options.
|
13 years ago |
Brian Aker
|
12bbf70b94
Always log/error correctly on lost connection.
|
13 years ago |
Brian Aker
|
4be5603a92
Merge in send() clarification.
|
13 years ago |
Brian Aker
|
25a8e21587
Merge clarification of method names for recv.
|
13 years ago |
Brian Aker
|
4071cb287b
Fix OSX compile issue.
|
13 years ago |
Brian Aker
|
2e6d6de4fa
Merge in additional error message output (plus framework for mapper functions).
|
13 years ago |
Brian Aker
|
7b8fe5e650
Merge in work for final bit of universal
|
13 years ago |
Brian Aker
|
75f8fc4bc6
Additional cleanup
|
13 years ago |
Brian Aker
|
ffb3686b3e
Fix remaining bit in connection
|
13 years ago |
Brian Aker
|
b4543b438a
Merge in update, more for connection class
|
13 years ago |
Brian Aker
|
3be27b8cac
Merge in _packet switch for connection objects.
|
13 years ago |
Brian Aker
|
6d3143f9e6
recv(), close()
|
13 years ago |
Brian Aker
|
18b6c3e34e
Shift over flush()
|
13 years ago |
Brian Aker
|
d8a89ba322
Convert over send()
|
13 years ago |
Brian Aker
|
8ca293601d
Refactor tests.
|
13 years ago |
Brian Aker
|
4b510b3073
Merge in move to just using object mechanics for connection_st
|
13 years ago |
Brian Aker
|
c2408f6594
Merge additional over for connection.
|
13 years ago |
Brian Aker
|
afcee89633
Merge in update so that we correctly now know internally that we never do anything but allocate a connection.
|
13 years ago |