Home
last modified time | relevance | path

Searched refs:snd_cb (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wrapper/CSharp/wolfSSL_CSharp/
H A DwolfSSL.cs59 private GCHandle snd_cb; field in wolfSSL.CSharp.wolfssl.ctx_handle
75 this.snd_cb = input; in set_send()
79 return this.snd_cb; in get_send()
123 if (!Object.Equals(this.snd_cb, default(GCHandle))) in free()
125 this.snd_cb.Free(); in free()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wrapper/CSharp/wolfSSL_CSharp/
H A DwolfSSL.cs59 private GCHandle snd_cb; field in wolfSSL.CSharp.wolfssl.ctx_handle
75 this.snd_cb = input; in set_send()
79 return this.snd_cb; in get_send()
123 if (!Object.Equals(this.snd_cb, default(GCHandle))) in free()
125 this.snd_cb.Free(); in free()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wrapper/CSharp/wolfSSL_CSharp/
H A DwolfSSL.cs59 private GCHandle snd_cb; field in wolfSSL.CSharp.wolfssl.ctx_handle
75 this.snd_cb = input; in set_send()
79 return this.snd_cb; in get_send()
123 if (!Object.Equals(this.snd_cb, default(GCHandle))) in free()
125 this.snd_cb.Free(); in free()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wrapper/CSharp/wolfSSL_CSharp/
H A DwolfSSL.cs59 private GCHandle snd_cb; field in wolfSSL.CSharp.wolfssl.ctx_handle
75 this.snd_cb = input; in set_send()
79 return this.snd_cb; in get_send()
123 if (!Object.Equals(this.snd_cb, default(GCHandle))) in free()
125 this.snd_cb.Free(); in free()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wrapper/CSharp/wolfSSL_CSharp/
H A DwolfSSL.cs59 private GCHandle snd_cb; field in wolfSSL.CSharp.wolfssl.ctx_handle
75 this.snd_cb = input; in set_send()
79 return this.snd_cb; in get_send()
123 if (!Object.Equals(this.snd_cb, default(GCHandle))) in free()
125 this.snd_cb.Free(); in free()