fshahinfar1 / kashk

Generate BPF kernel offload from source code of applications
2 stars 0 forks source link

Send API not receiving a buffer as argument #12

Open fshahinfar1 opened 9 months ago

fshahinfar1 commented 9 months ago

It is possible to pass a string literal, instead of a variable which points to a region of memory, as argument to send function. We should handle this case properly in the tool.