Michael Jumper
|
fb74c24ec1
|
Removed thread.*, using pthreads directly. More renaming of guac to guacd.
|
2011-12-06 00:41:08 -08:00 |
|
Michael Jumper
|
7a18b397de
|
Moved guac_client_stop() back into libguac
|
2011-12-05 20:43:07 -08:00 |
|
Michael Jumper
|
5401ffd8e4
|
Log PID, remove support for lack-of-fork, update #define naming.
|
2011-11-30 12:03:27 -08:00 |
|
Michael Jumper
|
c9388ee536
|
Removing forced sleep between message handling. Can cause excess delays if handle_messages handles only one message and there are multiple messages waiting / piling up independent of handle frequency.
|
2011-11-28 02:29:05 -08:00 |
|
Michael Jumper
|
d1b4ce00e1
|
Set guac_error* before calling client handlers
|
2011-11-27 16:39:46 -08:00 |
|
Michael Jumper
|
0daf07a742
|
More logging
|
2011-11-27 16:29:42 -08:00 |
|
Michael Jumper
|
9c5f1da646
|
Additional logging, moderate cleanup.
|
2011-11-26 22:26:39 -08:00 |
|
Michael Jumper
|
76e55c5a51
|
Corrected includes
|
2011-11-26 22:08:25 -08:00 |
|
Michael Jumper
|
d8697631d0
|
Renamed io to socket (in vars)
|
2011-11-25 16:35:50 -08:00 |
|
Michael Jumper
|
c5ec3a71a3
|
Partial conversion to new logging, API, and naming conventions.
|
2011-11-25 16:30:17 -08:00 |
|
Michael Jumper
|
0a39a5d63d
|
Added logging to client threads
|
2011-11-24 18:51:05 -08:00 |
|
Michael Jumper
|
66a0ff52ee
|
Migration to new guac_read_instruction(), remove use of guac_free_instruction_data().
|
2011-11-24 18:25:33 -08:00 |
|
Michael Jumper
|
0db81b73ac
|
Migrated to new function defs with timeouts.
|
2011-11-23 00:45:43 -08:00 |
|
Michael Jumper
|
d4d2ba3af3
|
Moved thread API from libguac.
|
2011-11-23 00:23:53 -08:00 |
|
Michael Jumper
|
e4cbb8b4e8
|
Moved daemon functions from libguac
|
2011-11-23 00:01:27 -08:00 |
|