Skip to content

Commit

Permalink
Tweak to ambassador
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebenezer-group committed Dec 25, 2024
1 parent a5dc2ee commit 1109da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tiers/cmwA.cc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class ioUring{
}

public:
Socky const& recvmsg (){
Socky const recvmsg (){
auto e=getSqe();
static Socky frnt;
static ::msghdr mhdr{&frnt.addr,frnt.len,&iov,1,0,0,0};
Expand Down

0 comments on commit 1109da9

Please sign in to comment.