Commit Graph

111 Commits

Author SHA1 Message Date
Matej Sekoranja
5810d81526 right byteOrder flaga 2011-09-20 21:20:36 +02:00
Matej Sekoranja
018450b1bd merge 2011-09-20 17:51:37 +02:00
Matej Sekoranja
d03ac9d00f TCP read fixed, some unactive alignment code added 2011-09-20 17:37:28 +02:00
jr76
e1dc920661 unsigned int8 replaced with uint8_t for windows build 2011-09-19 11:33:23 +01:00
Matej Sekoranja
24d8cb96a3 adaptive byte-order 2011-09-18 20:45:18 +02:00
Matej Sekoranja
409c1f17d7 byte order independent code, transportRevision is int8 2011-09-18 10:06:37 +02:00
Matej Sekoranja
fe2db88ed4 merge 2011-09-17 22:02:53 +02:00
Matej Sekoranja
72d5fe6e3d TCP shutdown on linux 2011-09-17 16:35:10 +02:00
jrowlandls
267d486073 window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector 2011-09-16 11:54:33 +01:00
Matej Sekoranja
633801c2ae RTEMS support; using namespace removed from headers 2011-09-13 09:56:39 +02:00
Matej Sekoranja
54d435972b new ByteBuffer support 2011-09-08 11:15:36 +02:00
Matej Sekoranja
ee0d56fcae locking order fixed 2011-08-29 08:34:21 +02:00
Matej Sekoranja
44d092ffa7 no-copy socket read 2011-08-28 10:10:56 +02:00
Matej Sekoranja
872135a4b1 new logging, SIGPIPE and other handled 2011-08-25 15:17:36 +02:00
Matej Sekoranja
dee09c353e socket spurious status checks 2011-08-23 17:50:32 +02:00
Matej Sekoranja
fa21fc3bd5 UDP shutdown fixed 2011-08-12 10:22:38 +02:00
Matej Sekoranja
22e93e8e0d UDP shutdown on linux 2011-08-11 13:16:34 +02:00
Marty Kraimer
2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
Matej Sekoranja
f19ceb7793 multiple providers per server initial support 2011-06-05 23:41:59 +02:00
Matej Sekoranja
484da96da6 shared_pointer cycles 2011-05-17 23:32:39 +02:00
Matej Sekoranja
1da4173535 shared_pointer const & 2011-05-13 14:02:06 +02:00
Matej Sekoranja
c36ba5264d port from pvAccessCPP-md 2011-05-12 12:47:55 +02:00
Matej Sekoranja
a077d7d084 no traffic fix 2011-04-11 14:52:57 +02:00
Matej Sekoranja
6e79ac9c09 inifinite wait on destroy 2011-03-10 14:46:35 +01:00
Matej Sekoranja
ebdead0b98 beacon fixed 2011-03-05 01:29:26 +01:00
Matej Sekoranja
c12c5a8bf8 memory leak fixed 2011-03-04 09:25:32 +01:00
Matej Sekoranja
49ab4968be md mutex copy patch 2011-03-03 22:26:53 +01:00
Matej Sekoranja
d8fd120578 fixed dynamic port allocation 2011-03-03 13:07:28 +01:00
Gasper Jansa
d98a386c9e server requests 2011-02-25 17:09:24 +01:00
Marty Kraimer
753e6d246b Make * to & changes due to changes in pvData. 2011-02-18 08:20:27 -05:00
Matej Sekoranja
7b732dfd12 fixed invalid cast 2011-02-17 13:22:20 +01:00
Matej Sekoranja
f7742d3eb0 Status changes 2011-02-17 01:22:08 +01:00
Matej Sekoranja
c87ff047ca stability 2011-02-10 17:05:34 +01:00
Matej Sekoranja
88e33f1155 channel/responseRequest destruction 2011-02-07 22:19:46 +01:00
Matej Sekoranja
f268ec5f8d volatile cleanup 2011-02-07 15:35:52 +01:00
Gasper Jansa
de8b632381 serverContext and beacon emitter impl 2011-02-04 16:22:28 +01:00
Gasper Jansa
657ab82cf0 small fixies 2011-02-04 13:50:04 +01:00
Matej Sekoranja
8fdd51396c remote connection close fix, request destroy fix 2011-02-02 10:49:32 +01:00
Matej Sekoranja
d0db4588ee mm of TransportSender 2011-02-01 00:38:11 +01:00
Matej Sekoranja
db1a880c68 get rid of status globals, global enum 2011-01-31 22:08:25 +01:00
Matej Sekoranja
ec3a7b3ed6 resubscription 2011-01-28 21:22:31 +01:00
Matej Sekoranja
441532ff66 baseException fix 2011-01-28 19:52:46 +01:00
Matej Sekoranja
8dbc67377c no-queue monitor implementation 2011-01-24 23:20:19 +01:00
Matej Sekoranja
5cb78eac05 TCP transport cleanup, lots of printf still in use 2011-01-24 18:07:37 +01:00
Matej Sekoranja
b23e7f13d8 memory management fixes 2011-01-23 23:47:13 +01:00
Matej Sekoranja
d8f81d79db MM cleanup 2011-01-20 19:01:25 +01:00
Matej Sekoranja
c6d51067d1 UDP transport cleanup 2011-01-20 17:47:13 +01:00
Matej Sekoranja
4c49c498c9 UDP port reuse fixed 2011-01-19 10:52:06 +01:00
Matej Sekoranja
9d2692026a BaseResponseRequests 2011-01-16 22:40:30 +01:00
miha_vitorovic
b63373ba03 Using %u to display size_type variable - avoid warning. 2011-01-12 16:05:13 +01:00