On Thu, Jun 27, 2013 at 11:18:51PM +0200, Shashank Gaur wrote:
> Hi All,
> 
> 
> I have been trying to understand delete_head_blocking() function from
> gr_basic_block, but couldn't understand much clearly. Can anybody shed some
> light on this. Also I want to understand pair(car-cdr as well), any info would
> help.

If you want to learn from my mistakes, check out the rev history on
header_payload_demux :)

Synopsis: Don't block in work() => don't use this call.
Perhaps it makes sense to register a message handler (think of it as a
work function for a specific message).

MB

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpqjLRXAfQKa.pgp
Description: PGP signature

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to