Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw socket #2111

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
24a118c
can compile ok
smithAchang Mar 19, 2023
925d864
add doc
smithAchang Mar 19, 2023
c688e08
Merge branch 'master' of github.com:smithAchang/ACE_TAO
smithAchang Mar 19, 2023
e0d1804
add test project
smithAchang Mar 19, 2023
d70bbd3
test IPv4 raw and big pkg
smithAchang Mar 20, 2023
2ba1fae
raw generic test
smithAchang Mar 21, 2023
05b67ee
add pkginfo funciton
smithAchang Mar 22, 2023
0a0d4e5
add IPv6 pkginfo test
smithAchang Mar 22, 2023
940d1c9
compatible for centos7
smithAchang Mar 23, 2023
2b5c0c9
win32Compile
smithAchang Mar 25, 2023
77a3ae7
Merge branch 'master' of github.com:smithAchang/ACE_TAO
smithAchang Mar 25, 2023
07f636e
iovec for raw socket
smithAchang Mar 26, 2023
e2b61f3
ipv6 iovec test
smithAchang Mar 27, 2023
40de2bc
windows use
smithAchang Mar 28, 2023
cc25a6c
use c++ cast
smithAchang Mar 28, 2023
bcf3c39
test modify because api change
smithAchang Mar 28, 2023
fa90b71
test at windows
smithAchang Mar 29, 2023
c215784
windows&linux test compile problem
smithAchang Mar 29, 2023
e12a99e
first coversation with ACE team
smithAchang Mar 30, 2023
65f64f5
fix nullptr & trailing whitespace
smithAchang Apr 2, 2023
d2d8376
windows compile check
smithAchang Apr 2, 2023
d387900
Merge branch 'DOCGroup:master' into master
smithAchang Apr 2, 2023
44d171f
avoid ace_for_tao compile because the minimal requirement
smithAchang Apr 2, 2023
a893284
fix Codacy Static Code Analysis
smithAchang Apr 3, 2023
e22df78
fix Codacy Static Code Analysis on windows platform
smithAchang Apr 3, 2023
170827c
fix codacy static code analysis
smithAchang Apr 4, 2023
bc99292
format cpp with alignment
smithAchang Apr 4, 2023
a4276fa
format #ifdef
smithAchang Apr 4, 2023
96112ea
try for codacy IP Msg Macro
smithAchang Apr 4, 2023
8a91104
try issues of codacy
smithAchang Apr 4, 2023
79a2275
try to fix codacy issue
smithAchang Apr 5, 2023
4e2ea2b
remove Redundant blank lines for codefactor issues
smithAchang Apr 5, 2023
06a7a65
fix codefactor issue for Complex Method
smithAchang Apr 5, 2023
6abfc98
try to fix codacy issues
smithAchang Apr 5, 2023
b8af5e4
try to fix for codacy issues, maybe last modification
smithAchang Apr 5, 2023
9f2b0db
delete the defensive codes for hacking codacy issues
smithAchang Apr 6, 2023
d4b5e7b
Merge branch 'DOCGroup:master' into master
smithAchang Sep 1, 2023
6c16356
add RAW_Socket_Test to run_test.lst
smithAchang Sep 6, 2023
a88a1a8
fix macro indent
smithAchang Sep 6, 2023
9afd6bf
Merge branch 'master' into rawSocket
jwillemsen Sep 7, 2023
beab220
each line always indent two space
smithAchang Sep 7, 2023
af75002
empty lines & inden 2 spaces
smithAchang Sep 7, 2023
2acb784
other fixes
smithAchang Sep 7, 2023
0418cf1
1、fix Test File trailing whitespace
smithAchang Sep 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading