made basic TCP connection to receive data
somewhat
This commit is contained in:
@@ -32,5 +32,5 @@ fn main() {
|
||||
|
||||
// panic!("hahahahah test {}", dst.display());
|
||||
println!("cargo:rustc-link-search=native={}/lib", dst.display());
|
||||
println!("cargo:rustc-link-lib=static=pcap");
|
||||
println!("cargo:rustc-link-lib=pcap");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user