[cups] What is backendRunLoop

Tim Mooney Tim.Mooney at ndsu.edu
Thu Mar 28 15:12:58 PDT 2019


In regard to: [cups] What is backendRunLoop, Dreyer, Jan, SCM-IT said (at...:

> I have a question regarding "backendRunLoop" in the Logs. Where can I
> find documentation about this? I’m mainly interested in when this could
> happen and what the result is.

Your best option is probably going to be the source code.  See
backend/runloop.c from a recent version of the CUPS source code.

>> D [27/Mar/2019:22:35:07.316947 +0000] [Job 5964552] backendRunLoop(print_fd=5, device_fd=7, snmp_fd=6, addr=0x55e2a2315ce8, use_bc=1, side_cb=0x55e2a0825000)

That's the fprintf() DEBUG call right at the start of the function,
showing what input the function received.

Tim
-- 
Tim Mooney                                             Tim.Mooney at ndsu.edu
Enterprise Computing & Infrastructure                  701-231-1076 (Voice)
Room 242-J6, Quentin Burdick Building                  701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164


More information about the cups mailing list