gnus-process-put

gnus-process-put is an alias for `process-put' in `gnus-ems.el'.

(gnus-process-put PROCESS PROPNAME VALUE)

Change PROCESS' PROPNAME property to VALUE.
It can be retrieved with `(process-get PROCESS PROPNAME)'.