Commit Graph

83 Commits

Author SHA1 Message Date
jrowlandls dff545bed7 must initialize sockets with osiSockAttach on Windows 2011-09-21 10:31:24 +01:00
Matej Sekoranja 409c1f17d7 byte order independent code, transportRevision is int8 2011-09-18 10:06:37 +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 ee0d56fcae locking order fixed 2011-08-29 08:34:21 +02:00
Matej Sekoranja 872135a4b1 new logging, SIGPIPE and other handled 2011-08-25 15:17:36 +02:00
Matej Sekoranja 041eeb633c monitors fixed 2011-07-01 14:58:26 +02:00
Marty Kraimer 2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
Matej Sekoranja 484da96da6 shared_pointer cycles 2011-05-17 23:32:39 +02:00
Matej Sekoranja 776c4cf449 returning by ref 2011-05-13 20:38:22 +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 f3760ccc07 beacon fixed 2011-03-05 01:34:21 +01:00
Matej Sekoranja b6b859d8c3 clean server test 2011-03-01 22:52:44 +01:00
Matej Sekoranja 71d65f4d46 successful initialization check added 2011-02-21 15:10:08 +01:00
Marty Kraimer 753e6d246b Make * to & changes due to changes in pvData. 2011-02-18 08:20:27 -05:00
Matej Sekoranja f7742d3eb0 Status changes 2011-02-17 01:22:08 +01:00
Matej Sekoranja b795ac0f5d monitorConnect structure fix 2011-02-16 16:45:18 +01:00
Matej Sekoranja 6763d932c0 monitor simple queues 2011-02-15 16:42:10 +01:00
Matej Sekoranja a8abd07282 pvRequest == 0 check 2011-02-15 11:29:36 +01:00
Matej Sekoranja 4be526d26f minor status fixes, multiple PVs found fix 2011-02-13 18:00:57 +01:00
Matej Sekoranja c87ff047ca stability 2011-02-10 17:05:34 +01:00
Matej Sekoranja d95879102a debug printfs removed 2011-02-09 23:14:11 +01:00
Matej Sekoranja dff724cbb5 pvRequest must be destroyed by a client code 2011-02-09 22:19:14 +01:00
Matej Sekoranja e5910b2efc monitorQueue fixed 2011-02-08 18:40:45 +01:00
Matej Sekoranja 88e33f1155 channel/responseRequest destruction 2011-02-07 22:19:46 +01:00
Matej Sekoranja a63374e86b ClientFactory added 2011-02-03 17:09:13 +01:00
Michael Davidsaver f4dd710fc9 missed a header 2011-02-02 11:20:57 -05: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 0afa2a6aa7 tabs removed, formatting, monitor resubscription fixed 2011-01-30 23:24:46 +01:00
Matej Sekoranja 0c13ba72a3 ClientContextImpl 2011-01-30 22:39:56 +01:00