discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Using file descriptor sink ?


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Using file descriptor sink ?
Date: Fri, 30 May 2014 18:25:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry, I don't understand. Could you rephrase/elaborate on that?
Where does the file descriptor come into play?

On 30.05.2014 18:15, Ruecan wrote:
> My question is let say I have this socket
> 
> self.blocks_socket_pdu_0_Rx = blocks.socket_pdu("UDP_CLIENT", 
> "localhost", "4000", 10000)
> 
> And then I need to associate a file descriptor to it. How can I
> have the int handler like the open() syscall would  return ?
> 
> self.myFileDescriptor = blocks.file_descriptor_sink(2048, ??)
> 
> Ruecan.
> 
> 
> 
> 
> 
> 
> -- View this message in context:
> http://gnuradio.4.n7.nabble.com/Using-file-descriptor-sink-tp48640p48644.html
>
> 
Sent from the GnuRadio mailing list archive at Nabble.com.
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTiLDtAAoJEBQ6EdjyzlHtsaQIAKlg6oAbSxm+MM7U5nkDm1sQ
ppsjH7wuLB1IjocpLjDonIrXDEJDzzTpOxdT7p3LJUgujUHs9pKAq+W7IdccRy+u
J1KzKYrvbdjOoWbpBVMymJ6IjkuTOYrlQKEOB9Z1sd73Y3zkhKYk8+HYx+nPXd2O
76BY6AqvWEAlBl7VQTqR+dx/v5M5rU90eyanBN25A+V8lieUeU7s6D0qvcpsNuQZ
35Qfdg5mTIcduc0k5k02l7HQAr+dXkTveqhRKlnffXIFPccMp1vrrYbQQlLMCKPJ
vSlfc+a7+uYvSOzjV6Tckbiux5oGOMn3EiTUhgJzLX8UY67a9VzKmd7YGnrwxmw=
=NeMU
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]