dff545bed7
must initialize sockets with osiSockAttach on Windows
jrowlandls
2011-09-21 10:31:24 +01:00
5810d81526
right byteOrder flaga
Matej Sekoranja
2011-09-20 21:20:36 +02:00
018450b1bd
merge
Matej Sekoranja
2011-09-20 17:51:37 +02:00
d03ac9d00f
TCP read fixed, some unactive alignment code added
Matej Sekoranja
2011-09-20 17:37:28 +02:00
6383b8933f
tests now using libCom osi
jrowlandls
2011-09-19 14:51:35 +01:00
e1dc920661
unsigned int8 replaced with uint8_t for windows build
jr76
2011-09-19 11:33:23 +01:00
24d8cb96a3
adaptive byte-order
Matej Sekoranja
2011-09-18 20:45:18 +02:00
409c1f17d7
byte order independent code, transportRevision is int8
Matej Sekoranja
2011-09-18 10:06:37 +02:00
fe2db88ed4
merge
Matej Sekoranja
2011-09-17 22:02:53 +02:00
474e813ef6
minor typo
Matej Sekoranja
2011-09-17 16:35:24 +02:00
72d5fe6e3d
TCP shutdown on linux
Matej Sekoranja
2011-09-17 16:35:10 +02:00
267d486073
window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector
jrowlandls
2011-09-16 11:54:33 +01:00
e54525517c
errors fixed
Matej Sekoranja
2011-09-15 10:50:40 +02:00
633801c2ae
RTEMS support; using namespace removed from headers
Matej Sekoranja
2011-09-13 09:56:39 +02:00
54d435972b
new ByteBuffer support
Matej Sekoranja
2011-09-08 11:15:36 +02:00
ee0d56fcae
locking order fixed
Matej Sekoranja
2011-08-29 08:34:21 +02:00
acbfe16022
moved logger.h include from header to cpp
Matej Sekoranja
2011-08-29 07:52:08 +02:00
399bd82662
removed include logger.h
Matej Sekoranja
2011-08-28 10:11:58 +02:00
44d092ffa7
no-copy socket read
Matej Sekoranja
2011-08-28 10:10:56 +02:00
872135a4b1
new logging, SIGPIPE and other handled
Matej Sekoranja
2011-08-25 15:17:36 +02:00
dee09c353e
socket spurious status checks
Matej Sekoranja
2011-08-23 17:50:32 +02:00
fa21fc3bd5
UDP shutdown fixed
Matej Sekoranja
2011-08-12 10:22:38 +02:00
22e93e8e0d
UDP shutdown on linux
Matej Sekoranja
2011-08-11 13:16:34 +02:00
041eeb633c
monitors fixed
Matej Sekoranja
2011-07-01 14:58:26 +02:00
4dca11e231
removed POINTER_DEFINITIONS
Matej Sekoranja
2011-07-01 13:51:20 +02:00
2ee024ecb8
include files put into include/pv
Marty Kraimer
2011-06-07 08:31:41 -04:00
f19ceb7793
multiple providers per server initial support
Matej Sekoranja
2011-06-05 23:41:59 +02:00
0985466573
not enough of values
Matej Sekoranja
2011-06-02 10:41:05 +02:00
f0bc6a3031
pvput added
Matej Sekoranja
2011-06-02 10:00:33 +02:00
5301a19086
completed
Matej Sekoranja
2011-05-26 09:18:34 +02:00
859da06a50
starting work on pvaget
Matej Sekoranja
2011-05-25 09:58:29 +02:00
5c31e553a0
TODO added
Matej Sekoranja
2011-05-22 13:38:25 +02:00
dbda9334f1
removed printout
Matej Sekoranja
2011-05-22 13:37:52 +02:00
b51b8215f7
server CancelRequest fixed
Matej Sekoranja
2011-05-19 10:27:35 +02:00
176d64f601
serverChannel SID/CID
Matej Sekoranja
2011-05-19 09:11:01 +02:00
3d8c681be7
Monitor memory leak fixed
Matej Sekoranja
2011-05-18 11:54:10 +02:00
484da96da6
shared_pointer cycles
Matej Sekoranja
2011-05-17 23:32:39 +02:00
9c1eda3655
memory management
Matej Sekoranja
2011-05-15 21:41:05 +02:00
776c4cf449
returning by ref
Matej Sekoranja
2011-05-13 20:38:22 +02:00
1da4173535
shared_pointer const &
Matej Sekoranja
2011-05-13 14:02:06 +02:00
c36ba5264d
port from pvAccessCPP-md
Matej Sekoranja
2011-05-12 12:47:55 +02:00
a077d7d084
no traffic fix
Matej Sekoranja
2011-04-11 14:52:57 +02:00
fe8331ba12
In responseHandlers::monitorConnect change Structure* to StructureConstPtr Same in MockClientImpl.cpp and testRemoteClientImpl.cpp
Marty Kraimer
2011-04-05 08:46:13 -04:00
6e79ac9c09
inifinite wait on destroy
Matej Sekoranja
2011-03-10 14:46:35 +01:00
357d48a5e7
configuration parsing fixed
Matej Sekoranja
2011-03-08 10:54:47 +01:00
92364a9756
ChannelRequester extends virtual Requester
Matej Sekoranja
2011-03-07 00:32:18 +01:00
f9efc7c987
robustness
Matej Sekoranja
2011-03-07 00:23:15 +01:00
f3760ccc07
beacon fixed
Matej Sekoranja
2011-03-05 01:34:21 +01:00
ebdead0b98
beacon fixed
Matej Sekoranja
2011-03-05 01:29:26 +01:00
44cd148610
setChannelProvider added
Matej Sekoranja
2011-03-04 20:28:03 +01:00
c12c5a8bf8
memory leak fixed
Matej Sekoranja
2011-03-04 09:25:32 +01:00
49ab4968be
md mutex copy patch
Matej Sekoranja
2011-03-03 22:26:53 +01:00
6e2d94f91e
memory leaks
Matej Sekoranja
2011-03-03 22:12:56 +01:00
d8fd120578
fixed dynamic port allocation
Matej Sekoranja
2011-03-03 13:07:28 +01:00
911a1368b0
monitors fixed
Matej Sekoranja
2011-03-03 12:06:14 +01:00
fc6a21c8a7
added tests for other request, server pvRequest MM
Matej Sekoranja
2011-03-02 18:27:42 +01:00
b6b859d8c3
clean server test
Matej Sekoranja
2011-03-01 22:52:44 +01:00