CVS log for libaitrpc/src/srv.c

[BACK] Up to [ELWIX - Embedded LightWeight unIX -] / libaitrpc / src

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN
Current tag: rpc1_2


Revision 1.3.2.13: download - view: text, markup, annotated - select for diffs
Fri Aug 19 14:44:34 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.12: preferred, unified; branchpoint 1.3: preferred, unified; next MAIN 1.4: preferred, unified
Changes since revision 1.3.2.12: +3 -1 lines
added check for pthread_yield
in NetBSD not present

Revision 1.3.2.12: download - view: text, markup, annotated - select for diffs
Fri Aug 19 14:41:23 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.11: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.11: +2 -2 lines
cosmetic

Revision 1.3.2.11: download - view: text, markup, annotated - select for diffs
Fri Aug 19 14:39:23 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.10: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.10: +18 -16 lines
cosmetic

Revision 1.3.2.10: download - view: text, markup, annotated - select for diffs
Fri Aug 19 14:24:54 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.9: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.9: +10 -10 lines
sizeofs

Revision 1.3.2.9: download - view: text, markup, annotated - select for diffs
Fri Aug 19 12:51:50 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.8: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.8: +58 -54 lines
remove socktype
at this moment support for dgram type of sockets is meaningless

Revision 1.3.2.8: download - view: text, markup, annotated - select for diffs
Fri Aug 19 09:32:38 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.7: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.7: +5 -5 lines
migrate from send/recv -> write/read

Revision 1.3.2.7: download - view: text, markup, annotated - select for diffs
Fri Aug 19 08:24:13 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.6: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.6: +4 -4 lines
major rename variables array in RPC function calls and managment

Revision 1.3.2.6: download - view: text, markup, annotated - select for diffs
Fri Aug 19 07:39:29 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.5: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.5: +3 -3 lines
rework server structure and remove global control vars

Revision 1.3.2.5: download - view: text, markup, annotated - select for diffs
Fri Aug 19 07:19:08 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.4: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.4: +1 -2 lines
fix bug in error handling
copy/paste bug from other my lib

Revision 1.3.2.4: download - view: text, markup, annotated - select for diffs
Fri Aug 19 06:58:31 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.3: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.3: +7 -5 lines
fix bug inserted with added socket type

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Thu Aug 18 21:20:54 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.2: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.2: +65 -27 lines
fixed thread detach & join with new socket model

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Thu Aug 18 19:04:10 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3.2.1: preferred, unified; branchpoint 1.3: preferred, unified
Changes since revision 1.3.2.1: +3 -2 lines
added socket type

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 18 15:38:18 2011 UTC (12 years, 10 months ago) by misho
Branches: rpc1_2
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +43 -23 lines
added handling other protocols and local sockets

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 18 15:08:03 2011 UTC (12 years, 10 months ago) by misho
Branches: MAIN
CVS tags: RPC1_1
Branch point for: rpc1_2
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +43 -27 lines
version 1.1

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>